Skip to content
Zed

cryptocapi for Zed

io.github.jegoba90/cryptocapi

Análisis de riesgo cripto: cada insight PRO trae el SHA-256 de sus inputs para que lo recalcules.

client:Zed transport:stdio runtime:npm

Install cryptocapi in Zed

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

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

{
  "context_servers": {
    "cryptocapi": {
      "command": "npx",
      "args": [
        "-y",
        "@cryptocapi/mcp"
      ],
      "env": {
        "CRYPTOCAPI_API_KEY": "<CRYPTOCAPI_API_KEY>"
      }
    }
  }
}

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

cryptocapi in other clients