Loading subscription status...
{
"mcpServers": [
{
"FastMCP": {
"env": {
"DB_URL": "postgres://...",
"API_KEY": "abc123"
},
"args": [
"server.py"
],
"command": "python"
}
}
]
}