crypto sentiment x402 for Claude Code
io.github.whatevercat-creator/crypto-sentiment-x402
Real-time crypto sentiment for a ticker symbol from 8 news RSS feeds and the Fear & Greed Index
client:Claude Code
transport:stdio
runtime:pypi
Install crypto sentiment x402 in Claude Code
run in your project directory
claude mcp add crypto-sentiment-x402 -e CDP_API_KEY_ID=<CDP_API_KEY_ID> -e CDP_API_KEY_SECRET=<CDP_API_KEY_SECRET> -e CDP_WALLET_NAME=<CDP_WALLET_NAME> -e SENTIMENT_API_URL=<SENTIMENT_API_URL> -e X402_NETWORK=<X402_NETWORK> -- uvx crypto-sentiment-x402-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs