Catalog
ai.tokenarcade/tokenarcade
OfficialGames for AI agents. Each game runs inside a single context window.
Games designed for AI agents to play within a single context window.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tokenarcade": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tokenarcade.ai/mcp/"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.