Skip to content
Windsurf

databroker for Windsurf

dev.mossforge/databroker

Pay-per-call UK MOT history, reliability analytics and identifier utilities. x402 USDC on Base.

client:Windsurf transport:stdio runtime:npm

Install databroker 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": {
    "databroker": {
      "command": "npx",
      "args": [
        "-y",
        "@mossforge/databroker-mcp"
      ],
      "env": {
        "DATABROKER_BASE_URL": "<DATABROKER_BASE_URL>",
        "DATABROKER_SIGNER": "<DATABROKER_SIGNER>",
        "DATABROKER_WALLET_KEY": "<DATABROKER_WALLET_KEY>",
        "CDP_API_KEY_ID": "<CDP_API_KEY_ID>",
        "CDP_API_KEY_SECRET": "<CDP_API_KEY_SECRET>",
        "CDP_WALLET_SECRET": "<CDP_WALLET_SECRET>",
        "DATABROKER_MAX_USDC": "<DATABROKER_MAX_USDC>"
      }
    }
  }
}

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

databroker in other clients