MCP Server
MCP
Fantasy Tabletop Helper
Read-only access to your tabletop campaigns: codex, sessions, and session notes.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://www.fantasytabletophelper.com/api/mcp",
"headers": [
{
"description": "Personal access token from Account > AI Tool Access on the site. Include the 'Bearer ' prefix.",
"isRequired": true,
"isSecret": true,
"placeholder": "Bearer ftth_mcp_...",
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment