Skip to content
VS Code

NFT Floor Price & Rarity API for VS Code

io.github.br0ski777/nft-floor

NFT collection floor price, volume, holders, rarity rank via Reservoir. ETH + Base. x402.

client:VS Code transport:sse

Install NFT Floor Price & Rarity API in VS Code

.vscode/mcp.json

{
  "servers": {
    "nft-floor": {
      "type": "sse",
      "url": "https://nft-floor.api.klymax402.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

NFT Floor Price & Rarity API in other clients