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