Skip to content
Zed

Grimoire for Zed

bot.ttrpg/grimoire

Campaign manager for D&D and TTRPG GMs: your AI reads and writes a live typed campaign database.

client:Zed transport:streamable-http

Install Grimoire in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "grimoire": {
      "url": "https://api.ttrpg.bot/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Grimoire in other clients