Skip to content
Windsurf

mcp documentation server for Windsurf

io.github.andrea9293/mcp-documentation-server

Local-first document management and semantic search for AI coding agents

client:Windsurf transport:stdio runtime:npm

Install mcp documentation server in Windsurf

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

{
  "mcpServers": {
    "mcp-documentation-server": {
      "command": "npx",
      "args": [
        "-y",
        "@andrea9293/mcp-documentation-server"
      ]
    }
  }
}

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

mcp documentation server in other clients