deadchannel for Windsurf
io.github.plus8bit/deadchannel
Check an x402 endpoint before you pay it: verdict, risk score and what is wrong. $0.005 in USDC.
client:Windsurf
transport:stdio
runtime:npm
Install deadchannel in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"deadchannel": {
"command": "npx",
"args": [
"-y",
"deadchannel-mcp"
],
"env": {
"DEADCHANNEL_PRIVATE_KEY": "<DEADCHANNEL_PRIVATE_KEY>",
"DEADCHANNEL_URL": "<DEADCHANNEL_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs