Agentcash
Freeby MCP Community
Generic MCP server for calling x402-protected APIs with automatic payment handling
v0.13.8Added Apr 12, 2026
mcpx402paymentsaiclaude
Agentcash MCP Server
Generic MCP server for calling x402-protected APIs with automatic payment handling
Installation
npx -y agentcash
Reviews
Installation
Quick install
npx -y agentcash
Add to claude_desktop_config.json
{
"mcpServers": {
"agentcash": {
"command": "npx",
"args": ["-y", "agentcash"]
}
}
}