Skip to content
Windsurf

MadTaco for Windsurf

dev.madtaco/mcp

Verification and trust checks for AI agents: validate, screen, propose, accounts, usage.

client:Windsurf transport:stdio runtime:npm

Install MadTaco 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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@madtaco/mcp"
      ],
      "env": {
        "MADTACO_API_BASE": "<MADTACO_API_BASE>",
        "MADTACO_API_KEY": "<MADTACO_API_KEY>"
      }
    }
  }
}

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

MadTaco in other clients