Skip to content
Windsurf

Pipedrive CRM for Windsurf

io.github.ckalima/pipedrive-mcp-server

MCP server for Pipedrive CRM. 155 tools for deals, persons, organizations, activities, and more.

client:Windsurf transport:stdio runtime:npm

Install Pipedrive CRM 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": {
    "pipedrive-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@ckalima/pipedrive-mcp-server"
      ],
      "env": {
        "PIPEDRIVE_API_KEY": "<PIPEDRIVE_API_KEY>",
        "PIPEDRIVE_MODE": "<PIPEDRIVE_MODE>",
        "PIPEDRIVE_ENABLE_DESTRUCTIVE": "<PIPEDRIVE_ENABLE_DESTRUCTIVE>",
        "PIPEDRIVE_IMAGE_BASE_DIR": "<PIPEDRIVE_IMAGE_BASE_DIR>"
      }
    }
  }
}

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

Pipedrive CRM in other clients