
1{2 "mcpServers": {3 "spinnaker": {4 "env": {5 "GATE_URL": "your-gate-url",6 "MCP_PORT": "3000",7 "REFRESH_INTERVAL": "30"8 },9 "args": [10 "server.js"11 ],12 "command": "node"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation