com.marutap/marutap
com.marutap/marutap · v1.0.0 · MCP 2026-07-28
Agent requests a purchase, the human taps approve, the agent gets a card scoped to it.
Reachability
reachable
checked 2026-09-20 05:32 UTC
Registry status active
Tools pinned 7
817b6c7a5db6
Tools last changed
2026-09-16
Provenance
Registry namespace com.marutap
(domain verified by the official registry)
Repository
github.com/alexqueue/maruchit
repo gone
Website
https://marutap.com
Remote endpoints
https://mcp.marutap.com/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-09-16 05:32 | tools changed | 1 added, 0 removed, 0 changed |
| 2026-09-12 05:30 | first capture | 6 tools pinned |
Pinned tool definitions (7)
| Tool | Description |
|---|---|
| request_payment | Request the user's approval to pay for a purchase. Usually returns `{auto_approved: false, approval_url}` — show the approval_url to the user so they can review the total and approve with one tap, then call... |
| get_payment_result | Poll for the outcome of a payment request. Long-polls up to wait_seconds. Returns status one of: pending, approved, settled, declined, expired, not_found, claim_pending. When approved, includes a single-use `card` (number,... |
| list_payment_requests | List this agent's payment requests and whether each has been approved yet. Use this to see the state of every request you've made — not just poll one saved charge_id. Each item includes its `status` (pending, approved, settled,... |
| record_order | Report the merchant's order reference back after checkout, so the user can later reverse (refund) the purchase. `order_ref` is the merchant's payment id (e.g. a Stripe PaymentIntent). |
| request_subscription | Set up a recurring subscription mandate (e.g. Netflix at up to $16/month). Requires the user's explicit one-time approval — returns an approval_url. The mandate is merchant-locked and capped: the merchant can never charge more... |
| list_subscriptions | List the user's subscription mandates and their status. |
| cancel_subscription | Cancel a subscription mandate. Safe — canceling never spends money, and the merchant can never charge again afterwards. |
Get alerted when this changes.
Email the moment com.marutap/marutap drifts, dies, or revives.
Status badge
[](https://toolpin.dev/servers/com.marutap/marutap)
Maintain this server? Add the badge to your README. It links your users to this live status page.