Skip to content
Cline

voltix mcp for Cline

io.github.clearcheck-uk/voltix-mcp

DeFi intelligence for Claude: whale tracking, alpha signals, yields, token safety. USDC on Base.

client:Cline transport:stdio runtime:npm

Install voltix mcp 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": {
    "voltix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "voltix-mcp"
      ],
      "env": {
        "PRIVATE_KEY": "<PRIVATE_KEY>"
      }
    }
  }
}

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

voltix mcp in other clients