Basedash for Grok
com.basedash/mcp
Governed BI MCP. Ask questions of live company data and list workspace sources via OAuth.
client:Grok
transport:streamable-http
Install Basedash in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp": {
"type": "http",
"url": "https://charts.basedash.com/api/public/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs