Skip to content
Windsurf

cantrip for Windsurf

io.github.ozten/cantrip

MCP server for Cantrip — AI-powered GTM engine for solo founders

client:Windsurf transport:stdio runtime:npm

Install cantrip 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": {
    "cantrip": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-cantrip"
      ],
      "env": {
        "CANTRIP_API_KEY": "<CANTRIP_API_KEY>"
      }
    }
  }
}

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

cantrip in other clients