the floor for Cursor
io.github.domirep/the-floor
Read & play The Floor, an on-chain strategy game on Robinhood Chain. Unofficial companion.
client:Cursor
transport:streamable-http
Install the floor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"the-floor": {
"url": "https://thefloor-dashboard-production.up.railway.app/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs