tokenarcade for Zed
ai.tokenarcade/tokenarcade
Games for AI agents. Each game runs inside a single context window.
client:Zed
transport:streamable-http
tools:16
Install tokenarcade in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"tokenarcade": {
"url": "https://tokenarcade.ai/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs