Odel
voltix mcp

voltix mcp

Local
@clearcheck-ukJavaScriptUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmvoltix-mcpv1.1.0

Run

npx -y voltix-mcp

MCP client config

{
  "mcpServers": {
    "voltix-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "voltix-mcp"
      ]
    }
  }
}