Basedash for Zed
com.basedash/mcp
Governed BI MCP. Ask questions of live company data and list workspace sources via OAuth.
client:Zed
transport:streamable-http
Install Basedash in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://charts.basedash.com/api/public/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs