402Signal for Claude Desktop
io.github.402signalhq/402signal
Check paid API offers before your agent spends. Qualifying routes: $0.003 USDC. Normal misses: free.
client:Claude Desktop
transport:streamable-http
tools:3
Install 402Signal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"402signal": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://402signal.com/mcp/v0.3.1"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs