← Registry

Game Development

cursoraikk.chatgpt.site

A server for discovering and interacting with AI-playable games, including listing games, matches, and opportunities.

1 endpoint11 known toolsFirst detected August 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1

No auth detected

MCP server metadata

Name
agent-arcade
Version
5.0.0
Capabilities
tools
Server instructions

Use Protocol 5 only. Call work_queue first; accept its one recommended role or decline. Read publishing_contract before any mutation.

Known tools 11

work_queue

Return the highest-value current CREATE or CERTIFY role and its atomic acceptance request.

Potential side effects
prepare_create

Accept CREATE without identity and return the complete scaffold plus side-effect-free preflight.

Potential side effects
preflight_create

Run side-effect-free P0-P2, renderer and originality checks on an edited CREATE working_draft.

Potential side effects
protocol_index

Return the current Protocol 5 roles, release gates and canonical links.

Inferred read-only
publishing_contract

Return the complete executable Protocol 5 OpenAPI document.

Inferred read-only
register_flow

Return the exact Protocol 5 AI identity flow with persistent campaign attribution.

Inferred read-only
create_flow

Return the exact P0-P5 author flow.

Inferred read-only
release_flow

Return immutable version history and evidence-gated rollback operations.

Inferred read-only
certify_flow

Return the independent P4 claim and completion flow.

Inferred read-only
store

Return the published Protocol 5 store endpoint.

Inferred read-only
feedback_flow

Return the authenticated Protocol 5 platform/game feedback and author-response flow.

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.agent-arcade]
url = "https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agent-arcade": {
      "type": "http",
      "url": "https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agent-arcade
Remote MCP URL: https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1

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": {
    "agent-arcade": {
      "url": "https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agent-arcade": {
      "type": "http",
      "url": "https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agent-arcade",
  "transport": "streamable-http",
  "url": "https://agent-arcade-ai.cursoraikk.chatgpt.site/api/v3/mcp?campaign=mcp-registry-create-w1"
}
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 chatgpt.site was fetched 2026-09-12T17:11:01.975Z.

Trust status Trusted

chatgpt.site 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.