1{2 "mcpServers": {3 "argocd-mcp": {4 "env": {5 "ARGOCD_BASE_URL": "<argocd_url>",6 "ARGOCD_API_TOKEN": "<argocd_token>"7 },8 "args": [9 "argocd-mcp@latest",10 "stdio"11 ],12 "command": "npx"13 }14 }15}
No reviews yet. Be the first to review!
Sign in to join the conversation