talebuddy for Grok
io.talebuddy/talebuddy
Turn a brainstorming conversation into a story bible of characters, locations, items, and lore.
client:Grok
transport:streamable-http
Install talebuddy in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"talebuddy": {
"type": "http",
"url": "https://talebuddy.io/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