How to Use the Argo Workflows MCP in Claude Code
Control your Kubernetes pipelines directly from your terminal using Claude Code and live cluster data.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Argo Workflows MCP to Claude Code
Create your Vinkius account to connect Argo Workflows to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe pipeline statuses into terminal utilities
The agent calls `list_workflows` to fetch running processes and outputs clean text that you can pipe directly into grep or jq. Run Claude Code in your terminal to inspect active jobs without kubectl. This makes it simple to write quick shell scripts that monitor your cluster. You get immediate answers without wading through massive JSON payloads.
Troubleshoot cron jobs from the CLI
Claude Code uses `list_cron_workflows` to check your active timers and pinpoint which schedules are lagging. Avoid opening heavy browser dashboards when schedules act up. It cross-references these issues with your archived runs using `list_archived_workflows`. You get a fast, terminal-based post-mortem of your cron health in seconds.
Inspect cluster setups via this MCP Server
The agent calls `get_server_info` to check your current version and active namespace configurations directly from the command line. Get instant context about your orchestration environment. This MCP Server connects directly to your cluster, combining version data with `get_workflow` to verify that your cluster has the right resources for upcoming runs.
Set up Argo Workflows MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeargo-workflows-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Argo Workflows transactions." It will automatically discover and invoke the available Argo Workflows tools.
claude mcp add --transport http argo-workflows-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Argo Workflows MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Argo Workflows MCP today
We host it, we monitor it, we maintain it. You just paste one token.