Skip to content
Gemini CLI

Fantasy Tabletop Helper for Gemini CLI

io.github.kushaim/ftthelper-mcp

Read-only access to your tabletop campaigns: codex, sessions, and session notes.

client:Gemini CLI transport:streamable-http

Install Fantasy Tabletop Helper in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "ftthelper-mcp": {
      "httpUrl": "https://www.fantasytabletophelper.com/api/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Fantasy Tabletop Helper in other clients