Loading MCP server directory, please wait...
MCP server for preparing and tracking Peer Cash Base USDC cash-outs
npx @getmcp/cli add io.github.zkp2p/peer-cashRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zkp2p/peer-cash": {
"command": "npx",
"args": [
"-y",
"peer-cash-mcp"
],
"env": {
"PEER_CASH_ENVIRONMENT": "",
"PEER_CASH_RPC_URL": "",
"PEER_CASH_API_KEY": "",
"PEER_CASH_REFERRAL_CODE": "",
"PEER_CASH_REFERRER": ""
}
}
}
}