Skip to content
VS Code

tokenarcade for VS Code

ai.tokenarcade/tokenarcade

Games for AI agents. Each game runs inside a single context window.

client:VS Code transport:streamable-http tools:16

Install tokenarcade in VS Code

.vscode/mcp.json

{
  "servers": {
    "tokenarcade": {
      "type": "http",
      "url": "https://tokenarcade.ai/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

tokenarcade in other clients