mcpbeat Sign in

Deadchannel MCP Server

local only

Deadchannel runs on your own machine — the client starts it, so there is no endpoint to ping. 353 installs a week from npm. Last commit 31 Aug 2026.

Check an x402 endpoint before you pay it: verdict, risk score and what is wrong. $0.005 in USDC.

Installs per day peak 124 · avg 4
a month agotoday
353
Installs / week
npm · deadchannel-mcp
1
Stars
0 open issues
31 Aug 2026
Last commit
0 releases in 90 days
License
JavaScript

What the code does

We read the source, 13 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

File ships in the package but is absent from the source [пакет] src/server.mjs:1
этот файл ставится пользователю, но в репозитории его нет

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 deadchannel -- npx -y deadchannel-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "deadchannel": {
      "args": [
        "-y",
        "deadchannel-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.deadchannel]
command = "npx"
args = ["-y", "deadchannel-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "deadchannel": {
      "args": [
        "-y",
        "deadchannel-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "deadchannel": {
      "args": [
        "-y",
        "deadchannel-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Deadchannel

same job, measured the same way
Endpoint Diligence
by x402supply

Live x402 endpoint trust/diligence check before you pay it. $0.02/call via x402.

3 tools answering
Walletbureau
by walletbureau

Risk score for a Base wallet before your agent pays it: 0-100, verdict and explained flags.

96 installs/wk local only
Pulsefeed X402
by nikolife2016

Verify x402 payment endpoints before an AI agent pays: scam scan, on-chain checks, trust scores.

161 installs/wk 11 tools answering
Provenance MCP
by apeirontrade

Wash-traffic risk checks for Algorand x402 endpoints before your agent trusts or pays them.

60 installs/wk local only
x402 Preflight
by chico10117

Inspect and validate an x402 endpoint before an autonomous agent spends USDC.

3 tools answering
nohumans.directory
by nohumans

We buy from x402 endpoints with real USDC and publish delivery outcomes. Check before you spend.

3 tools answering
x402 Doctor
by twelvepermissions

Diagnose x402 seller endpoints: what is wrong with your 402 challenge, and how to fix it.

3 tools answering
X402station
by sf1nx

x402station.io: independent risk-signal layer for x402 endpoints before agents pay.

50 installs/wk local only

Deadchannel — questions

Answers built from our own checks of this server.

Why is there no uptime for Deadchannel?
Deadchannel 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 deadchannel-mcp was installed 353 times last week.
How do I connect Deadchannel?
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 deadchannel-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Deadchannel?
The npm package deadchannel-mcp was installed 353 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.
Is Deadchannel open source?
Yes — 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.