# Remit Md MCP Server MCP server

Agent View of the PolicyLayer registry record for Remit Md MCP Server: identity, probed posture, risk grade, and all 28 tools classified. HTML page: https://policylayer.com/tools/pay-skill-mcp

## Facts

- Server id: `pay-skill/mcp`
- Homepage: https://github.com/pay-skill/mcp
- Registry record: grade F, identity unverified
- Lifecycle: active
- Rate-limited: no
- Tools: 28
- Tool categories present: Destructive, Execute, Financial, Read, Write
- Tags: pay skill mcp, payments, admin, automation
- Record last modified: 2026-08-15T10:36:36.151Z

## Tools (28)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `delete_webhook` | Destructive | Critical | https://policylayer.com/tools/pay-skill-mcp/delete-webhook.md |
| `claim_start` | Execute | High | https://policylayer.com/tools/pay-skill-mcp/claim-start.md |
| `award_bounty` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/award-bounty.md |
| `cancel_escrow` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/cancel-escrow.md |
| `charge_tab` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/charge-tab.md |
| `close_stream` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/close-stream.md |
| `close_tab` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/close-tab.md |
| `create_escrow` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/create-escrow.md |
| `create_fund_link` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/create-fund-link.md |
| `create_withdraw_link` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/create-withdraw-link.md |
| `forfeit_deposit` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/forfeit-deposit.md |
| `open_stream` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/open-stream.md |
| `open_tab` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/open-tab.md |
| `pay_direct` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/pay-direct.md |
| `place_deposit` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/place-deposit.md |
| `post_bounty` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/post-bounty.md |
| `reclaim_bounty` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/reclaim-bounty.md |
| `release_escrow` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/release-escrow.md |
| `return_deposit` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/return-deposit.md |
| `submit_bounty` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/submit-bounty.md |
| `withdraw_stream` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/withdraw-stream.md |
| `x402_config` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/x402-config.md |
| `x402_pay` | Financial | Critical | https://policylayer.com/tools/pay-skill-mcp/x402-pay.md |
| `check_balance` | Read | Low | https://policylayer.com/tools/pay-skill-mcp/check-balance.md |
| `get_status` | Read | Low | https://policylayer.com/tools/pay-skill-mcp/get-status.md |
| `list_webhooks` | Read | Low | https://policylayer.com/tools/pay-skill-mcp/list-webhooks.md |
| `register_webhook` | Write | Medium | https://policylayer.com/tools/pay-skill-mcp/register-webhook.md |
| `update_webhook` | Write | Medium | https://policylayer.com/tools/pay-skill-mcp/update-webhook.md |

## Tool descriptions

- `delete_webhook` — Delete a webhook registration by ID.
- `claim_start` — Signal that work has started on an escrowed task.
- `award_bounty` — Award a bounty to a specific submission after reviewing it.
- `cancel_escrow` — Cancel a funded escrow and return funds to the payer.
- `charge_tab` — Charge a metered tab for usage (provider-side). Requires an EIP-712 TabCharge signature from the provider.
- `close_stream` — Stop a streaming payment and settle the final amount.
- `close_tab` — Close and settle a metered payment tab.
- `create_escrow` — Fund an escrow for a task or service. Funds are held until you release them. Use for freelance work, code review, content creation, etc.
- `create_fund_link` — Generate a one-time URL for the operator to fund this wallet with USDC.
- `create_withdraw_link` — Generate a one-time URL for the operator to withdraw USDC from this wallet.
- `forfeit_deposit` — Forfeit a deposit — the provider keeps the funds. Use when the depositor violated the agreement terms.
- `open_stream` — Start a continuous streaming payment to another wallet. Funds flow in real-time, second by second. Use for ongoing services, rent, or time-based work.
- `open_tab` — Open a metered payment tab with a service provider. The provider can charge per-unit (per API call, per token, per query, etc.) up to your spend limit.
- `pay_direct` — Send a direct USDC payment to another agent or wallet. Use for tips, simple transfers, and one-off payments.
- `place_deposit` — Place a refundable security deposit with another wallet. The deposit is returned if terms are met, or forfeited if you violate the agreement.
- `post_bounty` — Post an open bounty that any agent can attempt to claim. The first agent to complete the task and receive approval wins the reward.
- `reclaim_bounty` — Reclaim funds from an expired bounty that was never awarded (callable by the poster).
- `release_escrow` — Release escrowed funds to the recipient after verifying task completion.
- `return_deposit` — Return a deposit to the depositor (callable by the provider). Use when the depositor met all terms.
- `submit_bounty` — Submit work for an open bounty. Provide evidence of completion (hash + optional URI). The bounty poster reviews and awards.
- `withdraw_stream` — Claim all vested funds from a streaming payment (callable by the recipient).
- `x402_config` — Configure x402 auto-pay settings for this session.
- `x402_pay` — Make an HTTP request to a URL, automatically paying any x402 Payment Required (402) response.
- `check_balance` — Check your current USDC wallet balance.
- `get_status` — Get your wallet status: balance, reputation tier, active escrows, open tabs, and streams.
- `list_webhooks` — List all webhook registrations for the authenticated wallet.
- `register_webhook` — Register a webhook endpoint to receive real-time event notifications.
- `update_webhook` — Update an existing webhook registration. Change the URL, subscribed events, or enable/disable it.

## Related servers

- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Yaver (664 tools) — https://policylayer.com/tools/io-github-kivanccakmak-yaver.md
- Chaoxing Agent (565 tools) — https://policylayer.com/tools/chaoxing-agent.md
- GoHighLevel MCP Server (559 tools) — https://policylayer.com/tools/busybee3333-go-high-level-mcp-2026-complete.md
- Spotify (544 tools) — https://policylayer.com/tools/novalux12-spotify-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=pay-skill-mcp · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/pay-skill-mcp
