Back to the catalog

io.github.zkp2p/peer-cash

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

Open source Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Finance & crypto
Publisher
zkp2p
Origin
official
Category
ferramentas
Transport
local
Version
0.1.2
Last push
2026-08-25T10:33:24Z
Repository state
arquivado
Language
TypeScript
License
MIT
Added
2026-08-29 04:01:43
Updated
2026-08-29 04:01:43
Origin id
io.github.zkp2p/peer-cash

README

# Moved to peer-cli

Peer Cash MCP is now part of the canonical
[`zkp2p/peer-cli`](https://github.com/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.

- [Peer Cash agent documentation](https://agents.peer.xyz/docs/reference/peer-cash)
- [Migration and runtime source](https://github.com/zkp2p/peer-cli)

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

More