BentCrypto Machine Payments for Claude Desktop
io.github.ghstaking/bentcrypto-machine-payments
Paid token risk and security intelligence for AI agents over MCP with x402 payments.
client:Claude Desktop
transport:streamable-http
tools:2
Install BentCrypto Machine Payments in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"bentcrypto-machine-payments": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.bentcrypto.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs