ticker
ActiveTool of Gemini Crypto
declared in 0.1.0
Gemini crypto exchange (US-regulated) v1 ticker for a crypto pair like "btcusd": bid, ask, last, 24h volume. Use for current Gemini pricing.
Parameters schema
{
"type": "object",
"examples": [
{
"symbol": "btcusd"
}
],
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}Parent server
Gemini Crypto
https://github.com/pipeworx-io/mcp-gemini-crypto
1/7 registries