Skip to content
Claude Desktop

Rootr for Claude Desktop

io.github.inspirio-co/rootr-cli

Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.

client:Claude Desktop transport:streamable-http

Install Rootr in Claude Desktop

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

{
  "mcpServers": {
    "rootr-cli": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://rootr.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Rootr in other clients