
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "cloudzero": {4 "env": {5 "CLOUDZERO_API_KEY": "YOUR_SECRET_KEY"6 },7 "args": [8 "run",9 "--with",10 "mcp[cli]",11 "mcp",12 "run",13 "/Users/USERNAME/workspace/open_source/cloudzero-mcp/server.py"14 ],15 "command": "/Users/USERNAME/.local/bin/uv"16 }17 }18}
No reviews yet. Be the first to review!
Sign in to join the conversation