Argo Mcp is a Model Context Protocol (MCP) server: MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2. In practice that means any MCP-compatible AI assistant can call Argo Mcp's tools directly — the model decides when to use them in a conversation or agent run.
You can run Argo Mcp two ways: connect to the hosted endpoint at https://mcp.argo.games/mcp with no local install, or run it on your own machine via the npm package argo-mcp. Configuration happens through environment variables — you'll need OAUTH_TOKEN. The current release is v1.0.3, published under the MIT license, with source at Argo-RPG-Platform/MCP on GitHub.
Argo Mcp is listed under Marketing on mcp.site and works with any MCP client — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed and the rest of the ecosystem — using the install snippets below. If you maintain Argo Mcp for Argo-RPG-Platform, claim this listing to verify ownership, earn the Verified badge, and keep the details current.