You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

jito_tip_calculator

Inactive

Tool of CIPHER x402 — Paid Solana & Crypto Tools

declared in 0.1.0

Compute an expected-value-maximizing Jito tip for a Solana arbitrage bundle. Inputs: pool_depth (USD), expected_profit (USD), slot_probability [0..1]. Returns tip lamports + EV breakdown. Priced at $0.01 USDC on Base (x402). Pass a signed x402 v2 authorization as the '_payment' argument to unlock the paid response. Without it, the tool returns the 402 accept-list for your wallet to sign.

Parameters schema

{
  "type": "object",
  "required": [
    "pool_depth",
    "expected_profit",
    "slot_prob"
  ],
  "properties": {
    "_payment": {
      "type": "string",
      "description": "Optional. Signed x402 v2 X-PAYMENT header value (base64-encoded EIP-3009 authorization). If present, forwarded upstream; if absent, tool returns the 402 accept-list."
    },
    "slot_prob": {
      "type": "number",
      "maximum": 1,
      "minimum": 0,
      "description": "Probability the leader slot is a Jito validator [0..1]."
    },
    "pool_depth": {
      "type": "number",
      "description": "Target pool depth in USD."
    },
    "expected_profit": {
      "type": "number",
      "description": "Gross expected profit of the bundle in USD."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

CIPHER x402 — Paid Solana & Crypto Tools

https://github.com/cryptomotifs/cipher-x402-mcp

1/7 registries
View full server →
jito_tip_calculator — CIPHER x402 — Paid Solana & Crypto Tools — PRSM MCP