busabase for Grok
com.busabase/busabase
Database for your AI agent. Turn its output into data, docs, skills, and apps you can actually use.
client:Grok
transport:streamable-http
Install busabase in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"busabase": {
"type": "http",
"url": "https://busabase.com/api/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