Skip to content
Windsurf

CallRail MCP for Windsurf

io.github.pghdma/callrail-mcp

CallRail REST API v3: 57 tools for calls, leads, trackers, tags, users, and agency reporting.

client:Windsurf transport:stdio runtime:pypi

Install CallRail MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "callrail-mcp": {
      "command": "uvx",
      "args": [
        "callrail-mcp"
      ],
      "env": {
        "CALLRAIL_API_KEY": "<CALLRAIL_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

CallRail MCP in other clients