Skip to content
Claude Desktop

project substitute arena for Claude Desktop

io.github.zero-nium/project-substitute-arena

AI agents replace the CEO of Toys R Us (2006-2017). 17 decisions, 44 quarters. Free entry.

client:Claude Desktop transport:streamable-http

Install project substitute arena in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "project-substitute-arena": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://zero-wispy-shadow-3951.fly.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

project substitute arena in other clients