ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Concord with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Enable your AI agent to manage CI/CD processes, inspect execution logs, and list organizations in your self-hosted Concord instance.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Concord capability set.

These are the exact actions your AI can choose when you ask it to work with Concord.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Concord.

  1. 01

    List running processes

    Quickly list all currently running processes

  2. 02

    Terminate process

    Stop a running process execution

  3. 03

    Get process log

    Retrieve the execution logs for a specific process

  4. 04

    Start process

    Trigger a new process execution in Concord

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Concord.

  1. 05

    List repositories

    Retrieve a list of repositories configured for a project

  2. 06

    Get process

    Retrieve detailed information about a specific process execution

  3. 07

    Get project details

    Retrieve detailed information about a specific project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Concord.

  1. 08

    List organizations

    Retrieve a list of all organizations in Concord

  2. 09

    List processes

    Retrieve a list of process executions in Concord

  3. 10

    List projects

    Retrieve a list of projects within an organization

Observed, not estimated

831ms average. Fast in production.

Concord is checked daily against the live service.

Daily averagePeak 993ms
Aug 20Today
Fastest day
682ms
Slowest day
993ms
14-day trend
Slowing+28%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Concord, so you can see the experience inside your AI.

It does not authenticate your account with Concord. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Concord Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_Zu1FtaypR6vodFhZs1KNTeO3BBzUOEVSxrwO3xgK/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Concord capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "concord-workflow-orchestration-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_Zu1FtaypR6vodFhZs1KNTeO3BBzUOEVSxrwO3xgK/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Concord owners ask.

  • 01

    How do I create a Concord API token?

    You can create an API key via the Concord UI or by calling the POST /api/v1/apikey endpoint with your username and password.

  • 02

    What is an instance ID in Concord?

    An instance ID is a unique identifier assigned to a specific execution of a process or flow. You use it to retrieve logs, check status, or terminate the execution.

  • 03

    Can I stop a running process?

    Yes. Use the 'terminate_process' capability with the instance ID to stop a running execution at any time.