Mappings
Freeby MCP Community
Model Context Protocol (MCP) integration for PEAC
v0.12.9Added Apr 12, 2026
peacpeacprotocolinteraction-recordssigned-recordsreceipts
Mappings MCP Server
Model Context Protocol (MCP) integration for PEAC
Installation
Reviews
Installation
Quick install
npx -y @peac/mappings-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"mappings": {
"command": "npx",
"args": ["-y", "@peac/mappings-mcp"]
}
}
}