Odel
deadchannel

deadchannel

Local
@plus8bit1JavaScriptUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmdeadchannel-mcpv0.1.1

Run

npx -y deadchannel-mcp

MCP client config

{
  "mcpServers": {
    "deadchannel": {
      "command": "npx",
      "args": [
        "-y",
        "deadchannel-mcp"
      ]
    }
  }
}