argoproj-labs/mcp-for-argocd
An implementation of Model Context Protocol (MCP) server for Argo CD.
Platform-specific configuration:
{
"mcpServers": {
"mcp-for-argocd": {
"command": "npx",
"args": [
"-y",
"mcp-for-argocd"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...