BrainTube for Grok
io.github.lildaddyo/braintube-mcp
Search everything you save: YouTube, articles, podcasts, PDFs, Notion, Obsidian. API key or OAuth.
client:Grok
transport:streamable-http
Install BrainTube in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"braintube-mcp": {
"type": "http",
"url": "https://mcp.brain-tube.com/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