Skip to content

Crypto Signals MCP for Zed

io.github.agenthustler/crypto-signals-mcp

Real-time crypto volume anomaly detection across 50+ tokens with pump signals.

client:Zed transport:stdio runtime:pypi

Install Crypto Signals MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "crypto-signals-mcp": {
      "command": "uvx",
      "args": [
        "crypto-signals-mcp"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Crypto Signals MCP in other clients