Server data from the Official MCP Registry
MCP server for preparing and tracking Peer Cash Base USDC cash-outs
About
MCP server for preparing and tracking Peer Cash Base USDC cash-outs
Security Report
Valid MCP server (4 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
11 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: PEER_CASH_ENVIRONMENT
Environment variable: PEER_CASH_RPC_URL
Environment variable: PEER_CASH_API_KEY
Environment variable: PEER_CASH_REFERRAL_CODE
Environment variable: PEER_CASH_REFERRER
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-zkp2p-peer-cash": {
"env": {
"PEER_CASH_API_KEY": "your-peer-cash-api-key-here",
"PEER_CASH_RPC_URL": "your-peer-cash-rpc-url-here",
"PEER_CASH_REFERRER": "your-peer-cash-referrer-here",
"PEER_CASH_ENVIRONMENT": "your-peer-cash-environment-here",
"PEER_CASH_REFERRAL_CODE": "your-peer-cash-referral-code-here"
},
"args": [
"-y",
"peer-cash-mcp"
],
"command": "npx"
}
}
}Documentation
View on GitHubFrom the project's GitHub README.
Peer Cash MCP server
An MCP server for agents that need to cash out Base USDC through Peer Cash. It exposes live payout capabilities, oracle estimates, unsigned transaction preparation, receipt finalization, order reads, withdrawals, and top-ups.
The server never accepts private keys or submits transactions. Write tools return unsigned Base transactions for the host wallet to review, approve, sign, and confirm.
Run
{
"mcpServers": {
"peer-cash": {
"command": "npx",
"args": ["-y", "peer-cash-mcp"]
}
}
}
The default environment is production and the public Base RPC is sufficient for normal reads. Optional environment variables:
| Variable | Purpose |
|---|---|
PEER_CASH_ENVIRONMENT | production, preproduction, or staging |
PEER_CASH_RPC_URL | Custom Base RPC for reads and receipt finalization |
PEER_CASH_API_KEY | Curator API key when the selected environment requires one |
PEER_CASH_REFERRAL_CODE | Six-character Peer integration referral code |
PEER_CASH_REFERRER | Analytics-only ERC-8021 attribution code |
Tool flow
- Call
peer_cash_capabilitiesbefore naming a payout platform or currency. - Call
peer_cash_estimate. Treat it as approximate: the binding Chainlink rate resolves when a buyer fills. - Call
peer_cash_preparewith a Base USDC amount in 6-decimal base units and one or more payout legs. - Show the returned transaction plan and obtain explicit user approval.
- Submit each transaction in order through the host wallet and confirm it on Base.
- Call
peer_cash_finalizewith the confirmedcreateDeposittransaction hash. - If
accessPolicyRequiredwas true, callpeer_cash_prepare_access_policyand submit that transaction with the depositor wallet. - Persist the returned
depositIdfor order tracking and recovery.
Unknown transaction outcomes must be inspected before any resubmission. Peer Cash errors include a code, retryability, remediation, and recovery evidence for this purpose.
Development
bun install
bun run ci
Requires Node.js 22 or newer.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
FinAgent
Freeby mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
