Coinmarket
by anjor
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
COINMARKET_API_KEY | Yes | Coinmarket API key required to authenticate requests. |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
Latest cryptocurrency listings from coinmarket | Cryptocurrency listings |
Cryptocurrency quotes | Cryptocurrency quotes |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_currency_listings | Get latest cryptocurrency listings |
get_quotes | Get cryptocurrency quotes |