Skip to content
Windsurf

decern for Windsurf

io.github.statwonk/decern

MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.

client:Windsurf transport:stdio runtime:pypi

Install decern 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": {
    "decern": {
      "command": "uvx",
      "args": [
        "decern-mcp"
      ],
      "env": {
        "DECERN_API_KEY": "<DECERN_API_KEY>"
      }
    }
  }
}

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

decern in other clients