Tools
MCP Tool: TokenPrice
Returns token prices across multiple timeframes.
This tool powers agents that need price history, real-time values, or token valuations in custom quote pairs. Defaults to USD unless otherwise specified.
๐ง Capabilities
- Get historical and real-time prices
- Quote in USD or any ERC20 token
- Use symbols or direct addresses
- Define exact block or UTC
๐งพ Parameters
Code
๐ Requirements
- Requires either
symbols
ORaddresses
, not both - Optional
quoteSymbol
/quoteAddress
- Optional timestamp or block anchoring
๐ค Use Cases
- Agents comparing price windows for trading triggers
- Token valuation with custom quote logic
- Risk models using time-window volatility
Last modified on