Fantasy Tabletop Helper for Cursor
io.github.kushaim/ftthelper-mcp
Read-only access to your tabletop campaigns: codex, sessions, and session notes.
client:Cursor
transport:streamable-http
Install Fantasy Tabletop Helper in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ftthelper-mcp": {
"url": "https://www.fantasytabletophelper.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs