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
{
"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