cartridge cafe for Zed
io.github.galengoodwick/cartridge-cafe
Your AI builds live WebGPU game worlds on cartridge.cafe — guest door, no account needed.
client:Zed
transport:stdio
runtime:npm
Install cartridge cafe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"cartridge-cafe": {
"command": "npx",
"args": [
"-y",
"cartridge-cafe-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs