You're viewing a demo portfolio

Join the waitlist
PRSM

book

Active

Tool of Bitfinex

declared in 0.1.0

Bitfinex crypto exchange order book (bids + asks) for a crypto pair like "tBTCUSD". Returns price levels with size + count. Use for live depth-of-book analysis, spread, market microstructure.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "length": 25,
      "symbol": "tBTCUSD",
      "precision": "P0"
    }
  ],
  "required": [
    "symbol"
  ],
  "properties": {
    "length": {
      "type": "number"
    },
    "symbol": {
      "type": "string"
    },
    "precision": {
      "type": "string"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Bitfinex

https://github.com/pipeworx-io/mcp-bitfinex

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