Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COINCAP_API_KEY | No | Optional API key for higher rate limits and to use the v3 API. Without this, the server will use the v2 API which will eventually be discontinued. |
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-crypto-price | Get current price and 24h stats for a cryptocurrency |
| get-market-analysis | Get detailed market analysis including top exchanges and volume distribution |
| get-historical-analysis | Get historical price analysis with customizable timeframe |