Skip to content
Grok

Fantasy Tabletop Helper for Grok

io.github.kushaim/ftthelper-mcp

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

client:Grok transport:streamable-http

Install Fantasy Tabletop Helper in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "ftthelper-mcp": {
      "type": "http",
      "url": "https://www.fantasytabletophelper.com/api/mcp"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Fantasy Tabletop Helper in other clients