How to Use the Concord (Workflow Orchestration) MCP in Claude Code
Control your Concord pipelines directly from the terminal using Claude Code to monitor logs and trigger processes headless.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Concord (Workflow Orchestration) MCP to Claude Code
Create your Vinkius account to connect Concord (Workflow Orchestration) 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.
Run Concord workflows from your terminal
The Concord (Workflow Orchestration) MCP Server gives Claude Code command-line control over your self-hosted pipelines. The agent invokes `start_process` to trigger runs and uses `get_process` to monitor their execution states directly from your shell. You can pipe these actions into your local shell scripts or run them during SSH sessions. If a process goes rogue, Claude Code kills it instantly using `terminate_process` without needing a browser.
Audit Concord logs directly in the CLI
This Concord (Workflow Orchestration) toolset lets Claude Code pull raw execution outputs using `get_process_log`. Your agent reads the log streams, filters out the noise, and presents the exact error traceback in your terminal. Finding active runs is simple since the agent queries `list_running_processes` first. You get instant access to live build outputs, making terminal-based debugging fast and lightweight.
Inspect Concord project configurations
This MCP Server exposes your organization and project trees directly to Claude Code. The agent calls `list_organizations` and `list_projects` to map out your self-hosted workflow environments. Claude Code reads `list_repositories` and `get_project_details` to verify project settings before running commands. This ensures your CLI commands always target the correct repository and branch.
Set up Concord (Workflow Orchestration) 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 seeconcord-workflow-orchestration-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Concord (Workflow Orchestration) transactions." It will automatically discover and invoke the available Concord (Workflow Orchestration) tools.
claude mcp add --transport http concord-workflow-orchestration-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 Concord (Workflow Orchestration) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Concord (Workflow Orchestration) MCP today
We host it, we monitor it, we maintain it. You just paste one token.