Skip to content
Back to search
30
MCP http

SuVerse Solana Priority Fee Estimator

x402/suverse-solana-priority-fee-estimator

Get optimal Solana priority fee recommendations in real-time. Returns suggested micro-lamports per compute unit across percentiles (min, low, medium, high, veryHigh, unsafeMax) based on recent network congestion. Critical for AI trading bots wanting fast inclusion, payment apps balancing cost vs speed, and dApps optimizing UX. Eliminates failed transactions due to underpriced fees and saves money [x402: $0.05/call on base, category=finance]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "suverse_solana_priority_fee_estimator": {
      "url": "https://proxy.suverse.io/v1/data/suverse-solana-priority-fee",
      "transport": "http"
    }
  }
}