Skip to content
Cursor

Airdrop Checker API for Cursor

io.github.br0ski777/airdrop-checker

Check wallet eligibility for active crypto airdrops — LayerZero, EigenLayer, Scroll. x402.

client:Cursor transport:sse

Install Airdrop Checker API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "airdrop-checker": {
      "url": "https://airdrop-checker.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Airdrop Checker API in other clients