Skip to content
VS Code

chatbase for VS Code

co.chatbase/chatbase

Manage Chatbase agents, sources, conversations and help-desk tickets.

client:VS Code transport:streamable-http

Install chatbase in VS Code

.vscode/mcp.json

{
  "servers": {
    "chatbase": {
      "type": "http",
      "url": "https://mcp.chatbase.co/api/mcp"
    }
  }
}

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

chatbase in other clients