Skip to content
Claude Desktop

trelix for Claude Desktop

io.github.sairam0424/trelix

Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.

client:Claude Desktop transport:stdio runtime:pypi

Install trelix in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "trelix": {
      "command": "uvx",
      "args": [
        "trelix-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

trelix in other clients