Skip to content
Cursor

Solana Pool Liquidity Scanner API for Cursor

io.github.br0ski777/solana-pools

Solana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.

client:Cursor transport:sse

Install Solana Pool Liquidity Scanner API in Cursor

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

{
  "mcpServers": {
    "solana-pools": {
      "url": "https://solana-pools.api.klymax402.com/mcp"
    }
  }
}

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

Solana Pool Liquidity Scanner API in other clients