Skip to content
Windsurf

hubmesh for Windsurf

io.github.demigoddsk/hubmesh

Deterministic multi-hop graph retrieval for RAG. Zero LLM calls in the query path.

client:Windsurf transport:stdio runtime:pypi

Install hubmesh in Windsurf

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

{
  "mcpServers": {
    "hubmesh": {
      "command": "uvx",
      "args": [
        "hubmesh"
      ]
    }
  }
}

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

hubmesh in other clients