Skip to content
Windsurf

Site Spy for Windsurf

io.github.vkuprin/site-spy

MCP server for Site Spy — lets AI agents monitor websites for changes

client:Windsurf transport:stdio runtime:npm

Install Site Spy 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": {
    "site-spy": {
      "command": "npx",
      "args": [
        "-y",
        "@site-spy/mcp-server"
      ],
      "env": {
        "SITE_SPY_API_KEY": "<SITE_SPY_API_KEY>"
      }
    }
  }
}

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

Site Spy in other clients