Skip to content
Windsurf

weckr for Windsurf

com.useweckr/weckr

Ask which of your customers cost more in LLM calls than they pay, per user and per feature.

client:Windsurf transport:stdio runtime:npm

Install weckr 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": {
    "weckr": {
      "command": "npx",
      "args": [
        "-y",
        "@weckr/mcp"
      ],
      "env": {
        "WECKR_API_KEY": "<WECKR_API_KEY>",
        "WECKR_PROJECT_ID": "<WECKR_PROJECT_ID>",
        "WECKR_BASE_URL": "<WECKR_BASE_URL>"
      }
    }
  }
}

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

weckr in other clients