Cryptofeed
Cryptofeed delivers curated crypto news and market data directly to you, helping investors stay informed and make better trading decisions.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cryptofeed npx -- -y @trustedskills/cryptofeed
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cryptofeed": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cryptofeed"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The cryptofeed skill provides access to real-time cryptocurrency market data. It can retrieve current prices, historical trends, and related news articles for various cryptocurrencies. This allows agents to monitor the crypto markets and react to changes in value or sentiment.
When to use it
- Automated Trading: Integrate with a trading bot to execute trades based on price movements detected by
cryptofeed. - Market Analysis Reports: Generate daily or weekly reports summarizing cryptocurrency performance and trends.
- News Aggregation: Provide users with curated news feeds related to specific cryptocurrencies.
- Portfolio Tracking: Allow users to track the value of their crypto holdings in real-time.
Key capabilities
- Real-time price data retrieval
- Historical price trend analysis
- Cryptocurrency news aggregation
- Support for multiple cryptocurrencies
Example prompts
- "What is the current price of Bitcoin?"
- "Show me a graph of Ethereum's price over the last week."
- "Summarize recent news articles about Solana."
- "Alert me if the price of Dogecoin drops below $0.05."
Tips & gotchas
The accuracy of data depends on the reliability of the underlying data sources. Be aware that cryptocurrency markets are volatile and rapid changes can occur, so frequent updates might be necessary for timely responses.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.