Loading subscription status...
{
"mcpServers": [
{
"Grey Swan LLM Safety Challenge": {
"env": {
"PORT": "3000",
"MONGODB_URI": "mongodb://localhost:27017/greyswan"
},
"args": [],
"command": "node /path/to/SwanzMCP/build/index.js"
}
}
]
}