Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
Gets price for Bitcoin specifically, it's a simple example of a primitive API call tool.
Gets price for any cryptocurrency available on coincap API. It's a good example of how to get mandatory parameter data for your tool calls.
Gets a list of all crypto assets available in coincap API.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the server with node to access it via any client or IDE.
node path/to/downloaded/file.mjs