mcpbeat Sign in

Voltix MCP Server

by clearcheck-uk Your server? Claim it
local only

Voltix MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm. Last commit 23 Jul 2026.

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

Installs per day peak 57 · avg 4 · -36% w/w
a month agotoday
22
Installs / week
npm · voltix-mcp
0
Stars
0 open issues
23 Jul 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Voltix MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add voltix-mcp -- npx -y voltix-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "voltix-mcp": {
      "args": [
        "-y",
        "voltix-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.voltix-mcp]
command = "npx"
args = ["-y", "voltix-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "voltix-mcp": {
      "args": [
        "-y",
        "voltix-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "voltix-mcp": {
      "args": [
        "-y",
        "voltix-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: PRIVATE_KEY (Private key (0x-prefixed hex) for a Base wallet holding USDC — used to sign micropayments for each tool call). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Voltix MCP

same job, measured the same way
AI HUNTERZ — Autonomous Crypto Intelligence
by hunterzai16z

49 crypto intelligence APIs. Whale tracking, DeFi yields, alpha signals. Pay in USDC on Base.

9 tools answering
Pellet
by pelletfi

Token intelligence on Base. Market data, safety flags, and analysis via x402.

49 installs/wk local only
Kristo Intelligence
by hristovdimitri2-hub

Pay-per-call DeFi intelligence for AI agents on Base — x402, USDC, no keys.

3 tools answering
Hyperd MCP
by hyperd-ai

Pre-trade DeFi intelligence: 24 paid x402 tools incl. 6 synthesis verdicts, USDC on Base.

47 installs/wk local only
Botindex MCP Server
by cyberweasel777

DeFi signal intelligence + agent discovery. Funding arb, whale alerts, Zora, compliance.

109 installs/wk local only
Cryptoiz
by dadang11

Solana DEX whale intelligence: alpha, divergence, phase scoring, BTC regime. USDC payments via x402.

103 installs/wk local only
I
ProfitSpot MCP — The DeFi Brain for AI Agents
by omniologynow-rgb

Claude-ready DeFi MCP — risk-scored yields, profit sims & whale tracking across 86 blockchains

60 installs/wk answering
Agentiam MCP
by achilliesbot

Stdio MCP wrapper for AgentIAM's 18 x402 endpoints — agent safety + intelligence on Base.

local only

Voltix MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Voltix MCP?
Voltix MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package voltix-mcp was installed 22 times last week.
How do I connect Voltix MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls voltix-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Voltix MCP?
The npm package voltix-mcp was installed 22 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Voltix MCP open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.