Grimoire for Grok
bot.ttrpg/grimoire
Campaign manager for D&D and TTRPG GMs: your AI reads and writes a live typed campaign database.
client:Grok
transport:streamable-http
Install Grimoire in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"grimoire": {
"type": "http",
"url": "https://api.ttrpg.bot/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