io.github.michu5696/paycrow
io.github.michu5696/paycrow · v1.0.0 · MCP 2025-11-25
Escrow protection for agent payments on Base — USDC held in smart contract until job completion.
Reachability
reachable
checked 2026-07-14 04:10 UTC
Registry status active
Tools pinned 10
a845881e87a5
Tools last changed
unchanged since first capture 2026-07-14
Provenance
Registry namespace io.github.michu5696
(GitHub-account verified by the official registry)
Remote endpoints
https://paycrow-app.fly.dev/mcp (streamable-http)
Observed changes
| When (UTC) | Event | Detail |
|---|---|---|
| 2026-07-14 04:10 | first capture | 10 tools pinned |
Pinned tool definitions (10)
| Tool | Description |
|---|---|
| trust_gate | Should you pay this agent? Check before sending money. Returns a go/no-go decision with recommended escrow protection parameters. Unlike other trust services, PayCrow ties trust directly to escrow protection: - High trust → shorter... |
| trust_score_query | Full trust score breakdown for an agent address. Aggregates 4 on-chain sources: PayCrow escrow history, ERC-8004 agent identity, Moltbook social karma, and Base chain activity. Returns 0-100 score with per-source details. For a quick... |
| trust_onchain_quick | Quick on-chain reputation check using only the PayCrow Reputation contract. Free, no API keys needed. Use trust_score_query for the full composite score. |
| escrow_create | Create a USDC escrow with built-in dispute resolution. Funds are locked on-chain until delivery is confirmed (release) or a problem is flagged (dispute). If disputed, an arbiter reviews and rules — the only escrow service with real... |
| escrow_release | Confirm delivery and release escrowed USDC to the seller. Only call this when you've verified the service/product was delivered correctly. |
| escrow_dispute | Flag a problem with delivery — PayCrow's key differentiator. Locks escrowed funds and triggers arbiter review. Unlike other escrow services that say 'no disputes, no chargebacks', PayCrow has real on-chain dispute resolution. Use when... |
| escrow_status | Check the current state of an escrow (funded, released, disputed, expired, etc.) |
| rate_service | Rate a completed escrow. After escrow_release, rate the seller's service quality (1-5 stars). This builds the reputation data that makes PayCrow's trust scores meaningful over time. Both sides can rate: buyer rates seller's service... |
| safe_pay | The smart way to pay an agent. Checks their trust score first, then auto-configures escrow protection based on risk. Flow: Check trust → Set protection level → Create escrow → Call API → Verify → Auto-release or... |
| x402_protected_call | Make an HTTP API call with manual escrow protection. Full control over verification and timelock parameters. For most payments, use safe_pay instead — it auto-configures protection based on seller trust. Use x402_protected_call when... |
Status badge
[](https://toolpin.dev/servers/io.github.michu5696/paycrow)
Maintain this server? Add the badge to your README — it links your users to this live status page.