Skip to main content
Glama
remit-md

remit.md MCP Server

by remit-md

remit.md / mcp

MCP server for remit.md — language-agnostic agent payments with zero code.

Any AI agent with MCP support can pay for services, manage escrows, stream funds, and post bounties through natural language.

Quick start

{
  "mcpServers": {
    "remitmd": {
      "command": "npx",
      "args": ["@remitmd/mcp-server"],
      "env": {
        "REMITMD_API_KEY": "your-api-key",
        "REMITMD_PRIVATE_KEY": "your-wallet-private-key"
      }
    }
  }
}

Capabilities

15 Tools: Direct payments, escrow (create/release/dispute), tabs (open/close/sign vouchers), streams (create/withdraw/close), subscriptions, bounties (post/submit/award), deposits (lock/return), disputes, status checks.

7 Resources: Wallet balance, reputation score, transaction history, escrow details, tab details, stream details, protocol status.

3 Prompts: hire_agent — negotiate and pay for agent work. negotiate_price — compare offers and agree on terms. verify_delivery — check deliverables before releasing escrow.

Development

npm install
npm test     # 60 tests
npm run build

Requires Node.js 20+.

License

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/remit-md/mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server