arena for VS Code
io.github.dravensoft-dev/arena
Arena by Dravensoft over MCP: the router, the references and every component document.
client:VS Code
transport:stdio
runtime:npm
Install arena in VS Code
.vscode/mcp.json
{
"servers": {
"arena": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dravensoft/arena-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs