Skip to content
Windsurf

Cedulon for Windsurf

io.github.dogrucanemek-alt/cedulon

Policy-gated agent spend with signed receipts and rail-extract audit

client:Windsurf transport:stdio runtime:npm

Install Cedulon 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": {
    "cedulon": {
      "command": "npx",
      "args": [
        "-y",
        "@cedulon/mcp-server"
      ],
      "env": {
        "CEDULON_STATE_PATH": "<CEDULON_STATE_PATH>",
        "CEDULON_MAX_AMOUNT": "<CEDULON_MAX_AMOUNT>",
        "CEDULON_MAX_CUMULATIVE": "<CEDULON_MAX_CUMULATIVE>",
        "CEDULON_MAX_PAYMENTS": "<CEDULON_MAX_PAYMENTS>"
      }
    }
  }
}

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

Cedulon in other clients