register_operator
Register a vetted Operator in the DPYC community registry. Called by a sponsoring Authority after validating identity, this adds the operator's public endpoint and details.
Instructions
Register a new Operator in the DPYC community registry.
Called by an Authority service after the operator requests registration. The Authority validates the operator's identity and sponsors the registration by calling this tool via MCP-to-MCP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_url | Yes | Public MCP endpoint URL of the Operator service. | |
| display_name | Yes | Human-readable name for the Operator service. | |
| operator_npub | Yes | Nostr npub of the new Operator. | |
| authority_npub | Yes | npub of the sponsoring Authority (must already exist as an authority or prime_authority in the registry). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||