Skip to content
Windsurf

site mcp for Windsurf

io.github.bounded-systems/site-mcp

Read-only MCP server over robertdelanghe.dev's Sigstore-verified static API (stdio).

client:Windsurf transport:stdio runtime:npm

Install site mcp 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-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@bounded-systems/site-mcp"
      ],
      "env": {
        "SITE_MCP_SIGNATURE_MODE": "<SITE_MCP_SIGNATURE_MODE>"
      }
    }
  }
}

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

site mcp in other clients