If you're running tabletop campaigns in Argo and want your AI assistant to pull character sheets, update lore, or prep sessions without switching windows, this is the bridge. It wraps Argo's campaign API behind OAuth2 and surfaces read/write tools for lore entries, character lookups, and session data. You can wire it into Claude Desktop, VS Code, or ChatGPT via stdio or the hosted HTTP endpoint at mcp.argo.games. The repo includes a companion skill pack (argo-agent-skills) with workflows for session prep, NPC generation, and post-game recaps. Auth is handled either through a local token store (npx argo-mcp auth login) or by environment variables for CI and Docker. One-click install buttons use VS Code's vscode:mcp/install protocol with dynamic client registration.
claude mcp add --transport stdio io.github.argo-rpg-platform-argo-mcp uvx argo-mcp