webcash-mcp

feldmannn/webcash-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated 8d ago
MCP server that lets AI agents pay any HTTP 402 / x402-webcash URL using bearer e-cash from a local wallet
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "webcash-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "feldmannn/webcash-mcp"
      ]
    }
  }
}

README Excerpt

An MCP (Model Context Protocol) server that lets AI agents pay any HTTP 402 / [x402-webcash](https://github.com/feldmannn/x402-webcash) paywalled URL using bearer e-cash from a local wallet. Drop it into any MCP client — Claude Desktop, your own agent harness — and the agent gains a payment method: it can call paid endpoints, top up its wallet, and check its balance, all as MCP tool calls.

Tools (3)

GETWEBCASH_WALLETpay_fetch