Skip to content
Cline

hubmesh for Cline

io.github.demigoddsk/hubmesh

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

client:Cline transport:stdio runtime:pypi

Install hubmesh in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

hubmesh in other clients