trackmcp
Back to directory
zkp2p

peer-cash-mcp

View on GitHub

MCP server for preparing and tracking Peer Cash Base USDC cash-outs

0 stars TypeScriptOthers Updated Aug 25, 2026

Documentation

Moved to peer-cli

Peer Cash MCP is now part of the canonical

`zkp2p/peer-cli` runtime. This repository is

archived and receives no fixes or releases.

Use the custody-separated Cash profile:

bash
npx -y github:zkp2p/peer-cli#v0.1.0 mcp --profile cash

The tool names and custody boundary are preserved: `peer_cash_*` tools prepare

unsigned transaction plans and never accept private keys, sign, or broadcast.

The published `peer-cash-mcp` npm package is historical. Do not start new

integrations on it.

Frequently asked questions

What is peer-cash-mcp?

peer-cash-mcp is MCP server for preparing and tracking Peer Cash Base USDC cash-outs

How do I install peer-cash-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is peer-cash-mcp open source?

Yes — it is hosted on GitHub at https://github.com/zkp2p/peer-cash-mcp.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP