Skip to content
Windsurf

CoderSwap MCP Server for Windsurf

io.github.njlnaet/coderswap-mcp-server

Build searchable AI research knowledge bases with hybrid vector search directly in Claude Desktop.

client:Windsurf transport:stdio runtime:npm

Install CoderSwap MCP Server in Windsurf

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

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

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

CoderSwap MCP Server in other clients