Skip to content
VS Code

AgenticBI for VS Code

io.github.agenticbihq/agenticbi-mcp-server

Connect Claude, Cursor, or ChatGPT to your business data. Ask questions, get answers.

client:VS Code transport:streamable-http

Install AgenticBI in VS Code

.vscode/mcp.json

{
  "servers": {
    "agenticbi-mcp-server": {
      "type": "http",
      "url": "https://app.agenticbi.com/api/2.0/mcp"
    }
  }
}

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

AgenticBI in other clients