Real MCP server (stdio + @modelcontextprotocol/sdk) that exposes x402-paywalled HTTP endpoints as MCP tools. Drop into Claude Desktop, Cursor, or any MCP client.
{
"mcpServers": {
"agenticpaymcp-bridge": {
"command": "npx",
"args": [
"-y",
"@agenticpay/mcp-bridge"
]
}
}
}