product_book
ActiveTool of Coinbase Exchange
Coinbase Exchange (US-regulated crypto venue) live order book — bids + asks for a crypto pair like "BTC-USD". Levels 1-3 control depth. Use for spread analysis, liquidity assessment, market making.
Parameters schema
{
"type": "object",
"examples": [
{
"product_id": "BTC-USD"
},
{
"level": 2,
"product_id": "ETH-USD"
}
],
"required": [
"product_id"
],
"properties": {
"level": {
"type": "number"
},
"product_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Coinbase Exchange
https://github.com/pipeworx-io/mcp-coinbase-exchange
1/7 registries