Connect to Claude
Argo icon

Argo

Createdjakkaj

Executes Argo Workflows via a lightweight JSON-RPC interface.

About

Argo enables execution of Argo Workflows through a lightweight CLI tool. It wraps Argo Workflows using JSON-RPC over STDIN/STDOUT, leveraging Foxy Contexts for RPC handling and client-go for Kubernetes and Argo Workflow interactions. This tool facilitates launching workflows, checking their status, and retrieving results, making it ideal for integrating Argo Workflows into MCP (Meta-Control-Plane) environments.

Key Features

  • Kubernetes and Argo Workflow interaction via client-go
  • Foxy Contexts for RPC handling
  • Workflow status monitoring
  • 0 GitHub stars
  • JSON-RPC interface for Argo Workflows
  • Result retrieval

Use Cases

  • Remote workflow management
  • Integrating Argo Workflows into MCP environments
  • Automating workflow execution
    Argo: Execute Argo Workflows with JSON-RPC