Skip to content
Cline

cryptocapi for Cline

io.github.jegoba90/cryptocapi

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

client:Cline transport:stdio runtime:npm

Install cryptocapi in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

cryptocapi in other clients