Skip to content
VS Code

Fantasy Tabletop Helper for VS Code

io.github.kushaim/ftthelper-mcp

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

client:VS Code transport:streamable-http

Install Fantasy Tabletop Helper in VS Code

.vscode/mcp.json

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

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

Fantasy Tabletop Helper in other clients