Loading subscription status...
{
"mcpServers": [
{
"Game Services MCP Server": {
"env": {
"CONFIG": "json-string-of-configuration",
"SECURITY": "api-key",
"CONFIG_PATH": "path/to/config.json"
},
"args": [],
"command": "python mcp_server/main.py stdio"
}
}
]
}