Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@remit.md MCP ServerSend 5 USDC to @dev-agent for the code review"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 buildRequires Node.js 20+.
License
MIT
This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.