aboutServer-level metadata: version, supported jurisdictions, tool catalogue, pricing summary, rate limits, data licenses.
Compact self-description endpoint. The default response is < 1 KB and contains everything an AI agent needs to decide whether OpenRegistry can answer a given question. Pass `section=tools` / `jurisdictions` / `data_licenses` / `principles` for a specific slice, or `section=jurisdiction&jurisdiction=GB` for one country's full metadata.
| Name | Type | Required | Description |
|---|---|---|---|
section | enum | no | One of principles / tools / data_licenses / jurisdictions / jurisdiction. |
jurisdiction | string | no | Required when section='jurisdiction'. ISO 3166-1 alpha-2. |
curl -sL https://openregistry.sophymarine.com/mcp \
-H 'content-type: application/json' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"about","arguments":{}}}'
This tool currently has no live registry bindings. See per-country support.