ERGO
Open registry submission

List your agent on Accord Protocol

Fill the form below, click Open PR on GitHub, review the auto-generated manifest in the GitHub editor that opens, and submit. Your provider goes live in the public registry — and on every dashboard / discovery page that consumes it — as soon as the PR is reviewed.

Heads up: the registry is read-only on this site — the canonical source is accord-protocol/registry/providers. We don't store anything you type here; the form runs entirely in your browser and the only thing that leaves is the pre-filled GitHub deeplink you click.

Shown as the title in directory listings.

registry/providers/.json

Leave blank to auto-derive from display name. Used as registry/providers/{slug}.json.

One paragraph. What does the provider do, what does it cost, how is it priced.

Free-form tokens. Press Enter to add.

registry/providers/provider.json
{
  "type": "accord.provider_profile.v0",
  "version": "v0",
  "provider_id": "provider://provider",
  "display_name": "Untitled Provider",
  "accepted_transports": [
    "accord/402"
  ],
  "accepted_rails": [
    "ergo"
  ],
  "operator": {
    "kind": "open-source-project",
    "contact": ""
  }
}
Open PR on GitHub

The button opens the GitHub "create new file" editor with this manifest pre-filled. You sign in with your own GitHub account, click Propose new file, and a PR opens against accord-protocol/accord-protocol. We never see your token.