mcpbeat Sign in

Sudzikcoin MCP Server

local only

Sudzikcoin runs on your own machine — the client starts it, so there is no endpoint to ping. 32 installs a week from npm. Last commit 11 Jun 2026.

Pay-per-call x402 tools: crypto market pulse, wallet reputation, token check, endpoint search.

Installs per day peak 10 · avg 5 · +156% w/w
a month agotoday
32
Installs / week
npm · @suverselabs/mcp-server
2
Stars
1 open issues
11 Jun 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

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

Alternatives to Sudzikcoin

same job, measured the same way
Signalfuse
by hypeprinter007-stack

11 tools: crypto signals, sentiment, macro regime, arena, search, exec. x402 pay-per-call.

59 installs/wk local only
Blockrun MCP
by blockrunai

Web search, deep research, prediction markets & crypto data for AI agents. Pay per call via x402.

554 installs/wk local only
Webbersites X402 MCP
by webberdesign

45 pay-per-call AI agent tools + wallet-owned agent memory. Scraping, SEO, lint, crypto. x402 USDC

60 installs/wk local only
Tachyo
by tachyo

Crypto market intelligence, token rug-checks, and wallet verification in one MCP server.

24 tools answering
Lonestaroracle
by lonestaroracle

Paid market-data MCP: crypto, equities, smart-money, macro, wallet PnL. x402 per call on Base.

6 tools answering
C
Coin Signal
by airblockfz

Crypto bottom/top signals: verdict + score per coin, market scans. Pay-per-call x402.

6 tools answering
Kerdos X402 MCP
by singlishman

Crypto market intelligence MCP — pay-per-tool-call in USDC on Base via the x402 protocol.

22 installs/wk local only
x402 Seller
by entreprisedaney33-rgb

Pay-per-call MCP tools (crypto/DeFi data, web reading, AI tasks) in USDC over x402 on Base.

48 installs/wk local only

Sudzikcoin — questions

Answers built from our own checks of this server.

Why is there no uptime for Sudzikcoin?
Sudzikcoin 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 @suverselabs/mcp-server was installed 32 times last week.
How do I connect Sudzikcoin?
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 @suverselabs/mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Sudzikcoin?
The npm package @suverselabs/mcp-server was installed 32 times in the last week. Week over week that is +156%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Sudzikcoin open source?
Yes — it is published under the MIT licence, written in TypeScript, 2 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.