Skip to content
VS Code

Dot - AI Data Analyst for VS Code

io.github.zurferr/dot

Ask data questions in natural language. Get SQL, insights, and charts from your databases.

client:VS Code transport:streamable-http

Install Dot - AI Data Analyst in VS Code

.vscode/mcp.json

{
  "servers": {
    "dot": {
      "type": "http",
      "url": "https://app.getdot.ai/ai/mcp"
    }
  }
}

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

Dot - AI Data Analyst in other clients