ticker_v2
ActiveTool of Gemini Crypto
declared in 0.1.0
Gemini crypto exchange v2 ticker with 24-hour rolling stats: open, high, low, last, changes, bid/ask, hourly closes. Use for daily summary on Gemini-listed pairs.
Parameters schema
{
"type": "object",
"examples": [
{
"symbol": "ethusd"
}
],
"required": [
"symbol"
],
"properties": {
"symbol": {
"type": "string"
}
}
}Parent server
Gemini Crypto
https://github.com/pipeworx-io/mcp-gemini-crypto
1/7 registries