Loading subscription status...
{
"mcpServers": [
{
"Atrax": {
"env": {},
"args": [],
"command": "npm run serve"
}
},
{
"Atrax with Token Auth": {
"env": {},
"args": [],
"command": "npm run serve:auth"
}
},
{
"Memory Server": {
"env": {},
"args": [],
"command": "npm run memory-server"
}
},
{
"Echo Server": {
"env": {},
"args": [],
"command": "npm run echo-server"
}
},
{
"HTTP Echo Server": {
"env": {},
"args": [],
"command": "npm run http-echo-server"
}
}
]
}