arena for Zed
io.github.dravensoft-dev/arena
Arena by Dravensoft over MCP: the router, the references and every component document.
client:Zed
transport:stdio
runtime:npm
Install arena in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs