Skip to content
VS Code

Raconteur AI Gateway for VS Code

com.getbotlens/raconteur

MCP gateway for raconteur.com: articles, search and full text. Read-only, no auth.

client:VS Code transport:streamable-http tools:6

Install Raconteur AI Gateway in VS Code

.vscode/mcp.json

{
  "servers": {
    "raconteur": {
      "type": "http",
      "url": "https://raconteur.mcp.getbotlens.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Raconteur AI Gateway in other clients