Skip to content
Claude Desktop

Kordic CRM for Claude Desktop

io.github.meelad-diggit/kordic-crm

CRM integration for leads, pipeline, contacts, accounts, payments, and sales analytics.

client:Claude Desktop transport:streamable-http

Install Kordic CRM in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "kordic-crm": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.kordic.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Kordic CRM in other clients