★ 0 stars
JavaScript
💻 Code/Dev Tools
Updated today
Local stdio proxy that lets Claude Desktop & Cursor call paid (x402) MCP servers, paying per call in USDC/USDT0. Published on npm as paidmcp-client.
View on GitHub →
Try with Claude — $10 free →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"client": {
"command": "npx",
"args": [
"-y",
"paidmcp/client"
]
}
}
}
Run in terminal:
claude mcp add client npx -y paidmcp/client
Add to .cursor/mcp.json:
{
"mcpServers": {
"client": {
"command": "npx",
"args": [
"-y",
"paidmcp/client"
]
}
}
}
README Excerpt
Local stdio proxy that lets Cursor and Claude Desktop call paid MCP servers protected by x402. - Node.js 20+ - npm Run inside `client/`: ```bash npm install npm run build ``` | Goal | Command (run inside `client/`) |
Topics
ai-agentsclaudecrypto-paymentscursormcpmodel-context-protocolproxystablecoinusdcusdt0walletweb3x402