Loading subscription status...
{
"mcpServers": [
{
"GKE Hub API MCP Server": {
"env": {
"SECURITY": "<API_KEY>",
"CONFIG_PATH": "path/to/mcp_config.json"
},
"args": [
"stdio"
],
"command": "python mcp_server/main.py"
}
}
]
}