deadchannel for Claude Desktop
io.github.plus8bit/deadchannel
Check an x402 endpoint before you pay it: verdict, risk score and what is wrong. $0.005 in USDC.
client:Claude Desktop
transport:stdio
runtime:npm
Install deadchannel in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deadchannel": {
"command": "npx",
"args": [
"-y",
"deadchannel-mcp"
],
"env": {
"DEADCHANNEL_PRIVATE_KEY": "<DEADCHANNEL_PRIVATE_KEY>",
"DEADCHANNEL_URL": "<DEADCHANNEL_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs