You're viewing a demo portfolio

Join the waitlist
PRSM

book

Active

Tool of Gemini Crypto

declared in 0.1.0

Gemini crypto exchange (US-regulated) order book for a crypto pair: bids + asks with price, amount, timestamp. Use for live depth-of-book on Gemini-listed pairs.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "symbol": "btcusd"
    },
    {
      "symbol": "ethusd",
      "limit_asks": 50,
      "limit_bids": 50
    }
  ],
  "required": [
    "symbol"
  ],
  "properties": {
    "symbol": {
      "type": "string"
    },
    "limit_asks": {
      "type": "number"
    },
    "limit_bids": {
      "type": "number"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Gemini Crypto

https://github.com/pipeworx-io/mcp-gemini-crypto

1/7 registries
View full server →
book — Gemini Crypto — PRSM MCP