Skip to content
VS Code

Grimoire for VS Code

bot.ttrpg/grimoire

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

client:VS Code transport:streamable-http

Install Grimoire in VS Code

.vscode/mcp.json

{
  "servers": {
    "grimoire": {
      "type": "http",
      "url": "https://api.ttrpg.bot/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Grimoire in other clients