MCP server for Argo RPG Platform — connects AI assistants to campaign data via OAuth2. Connect the official Argo MCP MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “list_campaigns”: List all Argo campaigns the current grant token has access to, including the access level ("read" or "read+write") for each. Call this first.”
“Use “get_campaign”: Retrieve details of an Argo campaign (name, description, rule system, co-GMs).”
“Use “create_campaign”: Create a new Argo campaign. The current user becomes GM and the calling token gains read+write access to the new campaign immediately (no re.”
“Use “update_campaign”: Update a campaign's display name and/or description. Both fields optional — only supplied fields are changed; pass an empty string to clear.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Argo MCP holds up.
Operated by Argo MCP (argo.games) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Argo MCP adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Argo MCP in the gate directory. No sign-in needed.
Argo MCP's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
list_campaigns — List all Argo campaigns the current grant token has access to, including the access level ("read" or "read+write") for each. Call this first
get_campaign — Retrieve details of an Argo campaign (name, description, rule system, co-GMs).
create_campaign — Create a new Argo campaign. The current user becomes GM and the calling token gains read+write access to the new campaign immediately (no re
update_campaign — Update a campaign's display name and/or description. Both fields optional — only supplied fields are changed; pass an empty string to clear
list_co_gms — List the assistant GMs (co-GMs) of a campaign.
add_co_gm — Send a user an assistant GM (co-GM) offer for a campaign. This does NOT add them immediately: the target must accept the offer before they b
remove_co_gm — Remove a co-GM from a campaign. Owner-only or self-removal.
describe_mnemon_types — Returns a catalog of all mnemon types, their type-specific fields, and the full valid relationship matrix (sourceType → label → targetType).
+ 54 more tools once connected
https://mcp.argo.games/mcpYes — Argo MCP operates its own remote MCP server at mcp.argo.games. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Argo MCP in the directory. No account or sign-in is needed. From then on, Argo MCP's tools are available in every client you've connected to gate.
No. Argo MCP runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Argo MCP in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Argo MCP in: Claude · Claude Code · ChatGPT · Cursor · VS Code