Skip to content
Windsurf

think mcp for Windsurf

net.agentutil/think-mcp

Intent security pre-flight checks for autonomous AI agents.

client:Windsurf transport:stdio runtime:npm

Install think mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "think-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutil/think-mcp"
      ]
    }
  }
}

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

think mcp in other clients