Loading subscription status...
{
"mcpServers": [
{
"Display & Video 360 API MCP Server": {
"env": {
"SECURITY": "API_SECRET",
"CONFIG_PATH": "path/to/mcp_server/mcp_config.json"
},
"args": [
"stdio"
],
"command": "python mcp_server/main.py"
}
}
]
}