erc8004_register_agent
Register an agent on the ERC-8004 Identity Registry, a write operation requiring wallet confirmation. Provide name, description, and endpoints to create a verifiable on-chain identity.
Instructions
Register an agent on the ERC-8004 Identity Registry (write operation, wallet + confirmation required).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent name | |
| chainId | No | Target chain ID (default from runtime config) | |
| agentURI | No | Pre-hosted agent registration JSON URI (bypasses IPFS auto-pin) | |
| services | No | Additional services offered | |
| description | Yes | Agent description | |
| mcpEndpoint | No | MCP endpoint URL (or use ERC8004_AGENT_URI env var) |