A standalone ERC-8004 protocol CLI for agent identity, reputation, and validation-oriented transaction building. It works as a shell tool, as an MCP server, and as a child primitive inside Synthesis.
The current top-level commands are lookup, reputation, register, rate, validation, stats, chains, and mcp.
The same package can run as an MCP server via 8004 mcp, exposing agent identity operations as tools for agent harnesses.
These are individual ERC-8004 CLI commands, shown directly.
Inside Synthesis, 8004-cli stays the protocol-native identity primitive. The parent installs it, routes to it directly, and composes it into deterministic workflows instead of swallowing the ERC-8004 layer.