Loading subscription status...
{
"mcpServers": [
{
"DoubleClick_Bid_Manager_MCP_Server": {
"env": {
"CONFIG": "JSON_STRING",
"SECURITY": "API_KEY",
"CONFIG_PATH": "path/to/config.json"
},
"args": [
"stdio"
],
"command": "python mcp_server/main.py"
}
}
]
}