Remit Md MCP Server

28 tools. 25 can modify or destroy data without limits.

22 destructive tools with no built-in limits. Policy required.

Last updated:

25 can modify or destroy data
3 read-only
28 tools total

Community server · catalogue entry verified 03/07/2026

How to control Remit Md MCP Server ↓

What Remit Md MCP Server exposes to your agents

Read (3) Write / Execute (3) Destructive / Financial (22)
Critical Risk

The most dangerous Remit Md MCP Server tools

25 of Remit Md MCP Server's 28 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control Remit Md MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and Remit Md MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Block financial tools by default
{
  "award_bounty": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Requires human approval."
      }
    ]
  }
}

Financial tools should be explicitly enabled per use case, not open by default.

Deny destructive operations
{
  "delete_webhook": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "register_webhook": {
    "limits": [
      {
        "counter": "register_webhook_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "check_balance": {
    "limits": [
      {
        "counter": "check_balance_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register Remit Md MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON REMIT MD →

Instant setup, no code required.

All 28 Remit Md MCP Server tools

FINANCIAL 21 tools
Financial award_bounty Award a bounty to a specific submission after reviewing it. Financial cancel_escrow Cancel a funded escrow and return funds to the payer. Financial charge_tab Charge a metered tab for usage (provider-side). Requires an EIP-712 TabCharge signature from the provider. Financial close_stream Stop a streaming payment and settle the final amount. Financial close_tab Close and settle a metered payment tab. Financial create_escrow Fund an escrow for a task or service. Funds are held until you release them. Use for freelance work, code revi Financial create_fund_link Generate a one-time URL for the operator to fund this wallet with USDC. Financial create_withdraw_link Generate a one-time URL for the operator to withdraw USDC from this wallet. Financial forfeit_deposit Forfeit a deposit — the provider keeps the funds. Use when the depositor violated the agreement terms. Financial open_stream Start a continuous streaming payment to another wallet. Funds flow in real-time, second by second. Use for ong Financial open_tab Open a metered payment tab with a service provider. The provider can charge per-unit (per API call, per token, Financial pay_direct Send a direct USDC payment to another agent or wallet. Use for tips, simple transfers, and one-off payments. Financial place_deposit Place a refundable security deposit with another wallet. The deposit is returned if terms are met, or forfeite Financial post_bounty Post an open bounty that any agent can attempt to claim. The first agent to complete the task and receive appr Financial reclaim_bounty Reclaim funds from an expired bounty that was never awarded (callable by the poster). Financial release_escrow Release escrowed funds to the recipient after verifying task completion. Financial return_deposit Return a deposit to the depositor (callable by the provider). Use when the depositor met all terms. Financial submit_bounty Submit work for an open bounty. Provide evidence of completion (hash + optional URI). The bounty poster review Financial withdraw_stream Claim all vested funds from a streaming payment (callable by the recipient). Financial x402_config Configure x402 auto-pay settings for this session. Financial x402_pay Make an HTTP request to a URL, automatically paying any x402 Payment Required (402) response.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about Remit Md MCP Server

Can an AI agent move money through the Remit Md MCP Server MCP server? +

Yes. The Remit Md MCP Server server exposes 21 financial tools including award_bounty, cancel_escrow, charge_tab. Without a policy, an autonomous agent can call these with no spend caps, no rate limits, and no approval flow. PolicyLayer lets you block financial tools by default, require human approval, or set per-tool rate limits — enforced on every call.

Can an AI agent delete data through the Remit Md MCP Server MCP server? +

Yes. The Remit Md MCP Server server exposes 1 destructive tools including delete_webhook. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through Remit Md MCP Server? +

The Remit Md MCP Server server has 2 write tools including register_webhook, update_webhook. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach Remit Md MCP Server.

How many tools does the Remit Md MCP Server MCP server expose? +

28 tools across 5 categories: Destructive, Execute, Financial, Read, Write. 3 are read-only. 25 can modify, create, or delete data.

How do I enforce a policy on Remit Md MCP Server? +

Register the Remit Md MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every Remit Md MCP Server tool call.

Deterministic rules across all 28 Remit Md MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Instant setup, no code required.

28 Remit Md MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.