Grimoire for Cursor
bot.ttrpg/grimoire
Campaign manager for D&D and TTRPG GMs: your AI reads and writes a live typed campaign database.
client:Cursor
transport:streamable-http
Install Grimoire in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"grimoire": {
"url": "https://api.ttrpg.bot/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs