Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TOKEN_METRICS_API_KEY | Yes | Your Token Metrics API key |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_tokens_data | Fetch token(s) data from Token Metrics API. Provide either token_id or symbol (or both) along with optional date range. |
get_tokens_price | Fetch token(s) price from Token Metrics API. Provide token_id. |
get_tokens_trader_grade | Fetch token(s) trader grade including the 24h percent change for the trader grade for a specific date or date range from Token Metrics API. |
get_tokens_hourly_ohlcv | Fetch hourly OHLCV (Open, High, Low, Close, Volume) data for token(s) for a specific date or date range from Token Metrics API. |
get_tokens_daily_ohlcv | Fetch daily OHLCV (Open, High, Low, Close, Volume) data for token(s) for a specific date or date range from Token Metrics API. |
get_tokens_investor_grade | Fetch token(s) long term grades, including Technology and Fundamental metrics for a specific date or date range from Token Metrics API. |
get_market_metrics | Fetch Market Analytics from Token Metrics API. They provide insight into the full Crypto Market, including the Bullish/Bearish Market indicator for a specific date or date range. |
get_tokens_trading_signal | Fetch token(s) AI generated trading signals for long and short positions for a specific date or date range from Token Metrics API. |
get_tokens_ai_report | Fetch token(s) AI-generated reports providing comprehensive analyses of cryptocurrency tokens, including deep dives, investment analyses, and code reviews from Token Metrics API. |
get_crypto_investors | Fetch the latest list of crypto investors and their scores from Token Metrics API. |
get_top_tokens_by_market_cap | Fetch the the list of coins with top market cap from Token Metrics API. |
get_tokens_resistance_and_support | Fetch token(s) historical levels of resistance and support from Token Metrics API. Provide token_id or symbol. |
get_sentiment | Fetch the hourly sentiment score for Twitter, Reddit, and all the News, including quick summary of what happened from Token Metrics API. |
get_tokens_quant_metrics | Fetch the latest quantitative metrics for token(s). Note that Token Metrics pricing data starts on 2019-01-01 for most tokens. More historical data will be available soon. |
get_tokens_scenario_analysis | Fetch tokens(s) price prediction based on different Crypto Market scenarios from Token Metrics API. |
get_tokens_correlation | Fetch token(s) Top 10 and Bottom 10 correlated tokens from the top 100 market cap tokens from Token Metrics API. |
get_indices | Fetch active and passive crypto indices with performance and market data from Token Metrics API. |
get_indices_holdings | Fetch the current holdings of the given Index, along with their respective weight in percentage from Token Metrics API. |
get_indices_performance | Fetch historical performance data for a given index, including cumulative return on investment (ROI) over time from Token Metrics API. This data is useful for analyzing index trends and evaluating investment performance. |