Skip to content
Windsurf

crypto sentiment x402 for Windsurf

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:Windsurf transport:stdio runtime:pypi

Install crypto sentiment x402 in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "crypto-sentiment-x402": {
      "command": "uvx",
      "args": [
        "crypto-sentiment-x402-mcp"
      ],
      "env": {
        "CDP_API_KEY_ID": "<CDP_API_KEY_ID>",
        "CDP_API_KEY_SECRET": "<CDP_API_KEY_SECRET>",
        "CDP_WALLET_NAME": "<CDP_WALLET_NAME>",
        "SENTIMENT_API_URL": "<SENTIMENT_API_URL>",
        "X402_NETWORK": "<X402_NETWORK>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

crypto sentiment x402 in other clients