Dot - AI Data Analyst for Claude Desktop
io.github.zurferr/dot
Ask data questions in natural language. Get SQL, insights, and charts from your databases.
client:Claude Desktop
transport:streamable-http
Install Dot - AI Data Analyst in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dot": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.getdot.ai/ai/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs