Skip to content
Windsurf

AnyHook (moved) for Windsurf

io.github.gba3124/mcp

Moved to net.anyhook/anyhook. Webhook relay for agents: keyless quickstart, replay, mock.

client:Windsurf transport:stdio runtime:npm

Install AnyHook (moved) 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",
        "anyhook-mcp"
      ],
      "env": {
        "ANYHOOK_API_KEY": "<ANYHOOK_API_KEY>",
        "ANYHOOK_API_BASE": "<ANYHOOK_API_BASE>"
      }
    }
  }
}

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

AnyHook (moved) in other clients