← Registry

Game Development

argo.games

Manages Argo campaigns, including creating, updating, and viewing campaign details and co-GMs.

1 endpoint62 known toolsFirst detected May 29, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.argo.games/mcp

No auth detected

MCP server metadata

Name
argo-mcp
Version
1.1.0
Capabilities
tools.listChanged
Server instructions

ID handling: every list_* tool includes an `[id: …]` suffix on each entry in its text response (and the same IDs in structuredContent.idMap). You MUST use those IDs verbatim when calling any tool that takes a guildId, campaignId, entryId, relationshipId, userId, or sessionId — do not ask the user for an ID you can resolve from a list_* call. Display policy: in your prose to the user, refer to resources by name/title (campaignName, guild name, mnemon title) rather than printing the raw ID. Only show an ID if the user explicitly asks for it. Ambiguity: if two resources share the same name, distinguish by campaign, type, date, or description — never by showing raw IDs.

Known tools 62

list_campaigns

List all Argo campaigns the current grant token has access to, including the access level ("read" or "read+write") for each.

Potential side effects
get_campaign

Retrieve details of an Argo campaign (name, description, rule system, co-GMs).

Inferred read-only
create_campaign

Create a new Argo campaign.

Potential side effects
update_campaign

Update a campaign's display name and/or description.

Potential side effects
list_co_gms

List the assistant GMs (co-GMs) of a campaign.

Inferred read-only
add_co_gm

Send a user an assistant GM (co-GM) offer for a campaign.

Potential side effects
remove_co_gm

Remove a co-GM from a campaign.

Potential side effects
describe_mnemon_types

Returns a catalog of all mnemon types, their type-specific fields, and the full valid relationship matrix (sourceType → label → targetType).

Inferred read-only
list_mnemons

List mnemon (lore/memory) entries for an Argo campaign.

Inferred read-only
search_mnemons

Full-text search across mnemon titles, tags, and body content (case-insensitive substring).

Inferred read-only
get_mnemon

Get the full details of a specific mnemon entry (title, blocks, type properties).

Inferred read-only
list_mnemon_relationships

List the relationships of a mnemon entry, split into outgoing edges, incoming edges, and a flat list of linked entries (entryId/title/type/relationshipTypes).

Inferred read-only
create_npc_mnemons

Create NPC mnemons (FACTION or INDIVIDUAL).

Potential side effects
create_location_mnemons

Create Location mnemons (places — cities, dungeons, taverns).

Potential side effects
create_quest_mnemons

Create Quest mnemons.

Potential side effects
create_lore_mnemons

Create Lore mnemons (world background, factions' beliefs, history).

Potential side effects
create_archive_mnemons

Create Archive mnemons (archived lore that is no longer current).

Potential side effects
create_journal_mnemons

Create Journal mnemons (log of in-world events).

Potential side effects
create_session_summary_mnemons

Create SessionSummary mnemons (structured summaries of game sessions).

Potential side effects
create_player_mnemons

Create Player mnemons (party root, character notes, party notes).

Potential side effects
create_custom_mnemons

Create custom-typed mnemons (any free-form entry that doesn't fit the other types).

Potential side effects
update_npc_mnemons

Update typed/meta fields of NPC mnemons (visibility, tags, npcType, faction membership, etc.

Potential side effects
update_location_mnemons

Update typed/meta fields of Location mnemons.

Potential side effects
update_quest_mnemons

Update typed/meta fields of Quest mnemons (status transitions, expiry, related entries).

Potential side effects
update_lore_mnemons

Update typed/meta fields of Lore mnemons.

Potential side effects
update_archive_mnemons

Update typed/meta fields of Archive mnemons.

Potential side effects
update_journal_mnemons

Update typed/meta fields of Journal mnemons.

Potential side effects
update_session_summary_mnemons

Update typed/meta fields of SessionSummary mnemons.

Potential side effects
update_player_mnemons

Update typed/meta fields of Player mnemons.

Potential side effects
update_custom_mnemons

Update typed/meta fields of Custom-typed mnemons.

Potential side effects
update_mnemons_content

Edit the body content of one or more mnemon entries.

Potential side effects
create_mnemon_relationship

Create a relationship between two mnemon entries.

Potential side effects
delete_mnemon_relationship

Delete a relationship by id.

Potential side effects
delete_mnemon

Permanently delete a mnemon entry and every relationship that touches it.

Potential side effects
create_session

Schedule a campaign session.

Inferred read-only
list_sessions

List campaign sessions for a given month (defaults to the current month).

Inferred read-only
get_session

Get details of a single campaign session.

Inferred read-only
update_session

Reschedule a campaign session or edit its title/description.

Potential side effects
list_guilds

List the guilds the current user belongs to, with role (Owner/Admin/Member), member count, and campaign count.

Inferred read-only
get_guild

Retrieve full details of a guild (members, campaigns, calendar metadata).

Inferred read-only
list_guild_members

List the members of a guild (id, role, status, invitedAt, joinedAt).

Inferred read-only
add_campaign_to_guild

Add a campaign to a guild.

Inferred read-only
invite_guild_member

Invite a user to join the guild.

Inferred read-only
remove_guild_member

Remove a member from the guild.

Potential side effects
set_guild_member_role

Change a guild member's role to Owner, Admin, or Member.

Inferred read-only
add_guild_calendar_event

Add a new event to the guild's shared calendar.

Inferred read-only
list_friends

List the current user's accepted friends.

Inferred read-only
list_sent_friend_requests

List outgoing friend requests that are still pending.

Inferred read-only
list_received_friend_requests

List incoming friend requests awaiting your response.

Inferred read-only
send_friend_request

Send a friend request to another Argo user.

Potential side effects
accept_friend_request

Accept an incoming friend request from the given user.

Inferred read-only
reject_friend_request

Reject an incoming friend request from the given user.

Inferred read-only
cancel_friend_request

Cancel a friend request you previously sent.

Inferred read-only
forum_list_categories

List all Discourse forum categories at community.

Inferred read-only
forum_list_topics

List topics in a specific forum category.

Inferred read-only
forum_get_latest_topics

Get the latest active topics across all forum categories.

Inferred read-only
forum_read_topic

Read the full content of a forum topic including all posts and replies.

Inferred read-only
forum_search

Search forum topics and posts.

Inferred read-only
forum_get_user_posts

List topics created by the current user on the forum.

Inferred read-only
forum_get_notifications

Get the current user's forum notifications (replies, mentions, likes).

Inferred read-only
forum_create_topic

Create a new forum topic (bug report, feature request, or general discussion).

Potential side effects
forum_reply

Reply to an existing forum topic.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.argo-mcp]
url = "https://mcp.argo.games/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "argo-mcp": {
      "type": "http",
      "url": "https://mcp.argo.games/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: argo-mcp
Remote MCP URL: https://mcp.argo.games/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "argo-mcp": {
      "url": "https://mcp.argo.games/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "argo-mcp": {
      "type": "http",
      "url": "https://mcp.argo.games/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "argo-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.argo.games/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for argo.games was fetched 2026-08-25T22:51:24.355Z.

Trust status Trusted

argo.games is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.