Skip to content
Windsurf

check for Windsurf

dev.getstub/check

Verify what an AI agent did for someone, and what commercial influence the operator disclosed.

client:Windsurf transport:stdio runtime:npm

Install check 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": {
    "check": {
      "command": "npx",
      "args": [
        "-y",
        "@getstub/mcp-check"
      ],
      "env": {
        "STUB_REGISTRY": "<STUB_REGISTRY>"
      }
    }
  }
}

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

check in other clients