An implementation of Model Context Protocol (MCP) server for Argo CD.
{ "mcpServers": { "mcp-for-argocd": { "command": "npx", "args": [ "-y", "argocd-mcp" ] } } }