{ "mcpServers": { "infracloud-multi-project": { "command": "python3", "args": [ "/root/infracloud/mcp/server.py" ], "env": { "INFRA_MCP_POSTGRES_DSN": "postgresql://user:password@localhost:5432/infracloud_mcp", "INFRA_MCP_TRANSPORT": "stdio" } } } }