Skip to content
Windsurf

luca mcp for Windsurf

io.github.leonardomso/luca-mcp

Work your Luca workspace from any MCP client: 67 tools for leads, conversations, and campaigns.

client:Windsurf transport:stdio runtime:npm

Install luca 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": {
    "luca-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@setluca/mcp"
      ],
      "env": {
        "LUCA_API_KEY": "<LUCA_API_KEY>",
        "LUCA_API_BASE_URL": "<LUCA_API_BASE_URL>",
        "LUCA_WORKSPACE_SLUG": "<LUCA_WORKSPACE_SLUG>"
      }
    }
  }
}

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

luca mcp in other clients