NFT Floor Price & Rarity API for Cursor
io.github.br0ski777/nft-floor
NFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.
client:Cursor
transport:sse
Install NFT Floor Price & Rarity API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nft-floor": {
"url": "https://nft-floor.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs