Note: Make sure Claude Desktop is running before attempting to connect.
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}
暂无评论. 成为第一个评论的人!
登录以参与讨论