Releases: javimosch/peage-mcp
Release list
peage-mcp v0.1.3 — macOS universal added
Adds a macOS universal (x86_64 + arm64) .mcpb, built + verified on GitHub Actions (native arm64 run + live TLS to the rail; x86_64 via clang -arch + self-built OpenSSL). Linux/x86_64 .mcpb also attached. Same 8 tools; new wallets include free starter credit.
peage-mcp v0.1.2 — give your agent a wallet
MCP server (stdio) that puts a prepaid fiat wallet in any MCP-capable agent — pay APIs per call in cents, no crypto, no subscriptions, with spending caps.
Install (Claude Desktop): drag peage-mcp.mcpb onto the app, or extract and point your config at the binary with args:["serve"].
Install (Claude Code): {"mcpServers":{"peage":{"command":"/path/to/peage-mcp","args":["serve"]}}}
New wallets include free starter credit, so an agent completes the whole pay-per-call loop on its first try — no human needed until the credit runs out.
Bundle is linux/x86_64. 8 tools: setup, status, topup, paid_request, set_limits, verify_receipt, solvency, services.