the floor for VS Code
io.github.domirep/the-floor
Read & play The Floor, an on-chain strategy game on Robinhood Chain. Unofficial companion.
client:VS Code
transport:streamable-http
Install the floor in VS Code
.vscode/mcp.json
{
"servers": {
"the-floor": {
"type": "http",
"url": "https://thefloor-dashboard-production.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs