arena for Claude Desktop
io.github.dravensoft-dev/arena
Arena by Dravensoft over MCP: the router, the references and every component document.
client:Claude Desktop
transport:stdio
runtime:npm
Install arena in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arena": {
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs