mcpbeat Sign in

Honeycheck MCP Server

local only

Honeycheck runs on your own machine — the client starts it, so there is no endpoint to ping. 315 installs a week from npm.

Before buying a token on Arc, test whether it can be sold back. Free, or 1-5c a call over x402.

Installs per day peak 271 · avg 9
a month agotoday
315
Installs / week
npm · honeycheck-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

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

This one needs environment variables set before it will start: HONEYCHECK_WALLET_KEY (Optional. Private key of a funded Circle Gateway wallet on Arc, for the paid tools. Free tools need nothing.), HONEYCHECK_MAX_USDC_PER_CALL (Optional. The most one call may cost before the tool refuses to pay. Default 0.05.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Honeycheck

same job, measured the same way
Skillproof
by skillproofdev

Check whether a Claude Code skill was tested and whether it works before installing it.

36 installs/wk local only
I
LaunchCheck x402
by apolito53

Paid x402 MCP tool for stress-testing launch and marketing copy before publication.

1 tools answering
x402 MCP Starter
by kadopi

Free self-hosted x402 USDC billing for Cloudflare MCP servers, with a Base Sepolia test endpoint.

2 tools answering
PepEvolution Peptide Sources
by pepevolution

Find where to buy peptides from vetted, COA-tested vendors and check if a peptide vendor is legit.

3 tools answering
isitdone
by raimondasl

Make a coding agent prove it: run the repo's real tests, typecheck and lint before it says done.

557 installs/wk local only
Scry MCP
by pfeilisolana

Keyless MCP bridge to Scry Solana wallet intel: free coverage check, catalog, x402 paid endpoints.

30 installs/wk local only
Safe4
by safe4

Tests an AI agent's purchase against the task it was given. Paid per call in USDC via x402.

2 tools answering
AgentData - Executable Liquidity / Exit-Cost
by phenicea

Size-aware exit cost, depeg risk & liquidity fragility for a Base token (x402, testnet).

1 tools answering

Honeycheck — questions

Answers built from our own checks of this server.

Why is there no uptime for Honeycheck?
Honeycheck 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 honeycheck-mcp was installed 315 times last week.
How do I connect Honeycheck?
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 honeycheck-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Honeycheck?
The npm package honeycheck-mcp was installed 315 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.