Skip to content
Windsurf

contextweaver for Windsurf

io.github.wchiway/contextweaver

Semantic code retrieval engine with hybrid search, context expansion, and 40+ language support.

client:Windsurf transport:stdio runtime:npm

Install contextweaver in Windsurf

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

{
  "mcpServers": {
    "contextweaver": {
      "command": "npx",
      "args": [
        "-y",
        "@chiway/contextweaver"
      ]
    }
  }
}

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

contextweaver in other clients