Skip to content
VS Code

Rootr for VS Code

io.github.inspirio-co/rootr-cli

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

client:VS Code transport:streamable-http

Install Rootr in VS Code

.vscode/mcp.json

{
  "servers": {
    "rootr-cli": {
      "type": "http",
      "url": "https://rootr.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Rootr in other clients