mcpbeat Sign in

Cryptoiz MCP Server

local only

Cryptoiz runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from npm. Last commit 30 Apr 2026.

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

Installs per day peak 124 · avg 24 · +38% w/w
a month agotoday
103
Installs / week
npm · cryptoiz-mcp
1
Stars
0 open issues
30 Apr 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check Cryptoiz 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 cryptoiz -- npx -y cryptoiz-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cryptoiz": {
      "args": [
        "-y",
        "cryptoiz-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cryptoiz]
command = "npx"
args = ["-y", "cryptoiz-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "cryptoiz": {
      "args": [
        "-y",
        "cryptoiz-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cryptoiz": {
      "args": [
        "-y",
        "cryptoiz-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SVM_PRIVATE_KEY (Your Solana wallet private key (base58) for x402 USDC payments. Optional if using agentcash (recommended).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Cryptoiz

same job, measured the same way
DeriveAI x402 APIs
by deriveit33z-ship-it

25 pay-per-request intelligence APIs for AI agents via x402 micropayments (USDC/Base)

25 tools answering
Madeonsol
by madeonsol

Solana KOL trading intelligence & deployer analytics via x402 micropayments or API key.

670 installs/wk local only
C
SYNTHORA x402 Intelligence Mesh
by hergertsynthora

Calibrated intelligence via x402 (USDC Base). ERC-8004 #84581: 272 payments, 49 wallets.

30 tools answering
Midax402
by midax402

Pay-per-query x402 business intelligence on Base, settled in USDC via the native 402 payment flow.

5 tools answering
A
CryptoPulse Data API
by saascloud

Pay-per-call crypto market intelligence for AI agents. USDC on Base via x402.

11 tools answering
Vedetta
by dethboy

x402 pay-per-call crypto sentiment, divergence & analyst reads. USDC on Base. NFA.

70 installs/wk local only
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
US Brand Intelligence
by timzinin-api

Pay-per-call US brand evidence and signal workflows with free MCP discovery and x402 payments.

21 tools answering

Cryptoiz — questions

Answers built from our own checks of this server.

Why is there no uptime for Cryptoiz?
Cryptoiz 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 cryptoiz-mcp was installed 103 times last week.
How do I connect Cryptoiz?
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 cryptoiz-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Cryptoiz?
The npm package cryptoiz-mcp was installed 103 times in the last week. Week over week that is +38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Cryptoiz open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 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.