Get registry connector details and configuration schema
Authorizations
OAuth 2.0 / OIDC bearer token.
The tenant the request operates within.
Path Parameters
Registry connector identifier (e.g. @dedalus/coding-expert).
Response
The registry connector.
A discoverable, pre-built connector offered by the platform registry.
Only id, type, name, title, description, and configSchema are populated by the server today. version, provider, capabilities, tags, and documentationUrl are declared for forward compatibility but are not yet returned.
Stable, namespaced registry identifier; use as a registry connector's name.
"@dedalus/coding-expert"
The connector kind this entry provisions when attached to an agent.
registry, mcp, agent, a2a, schema Programmatic name (MCP convention).
"coding-expert"
Human-readable display name (MCP convention).
"ICD-10 Coding Expert"
Description for list and detail views. May contain CommonMark.
Latest published version (SemVer recommended).
"1.4.2"
Display icons (MCP convention).
Name of the publishing organisation.
"Dedalus"
Connector homepage (MCP convention).
Documentation URL for the connector.
What the connector can do once attached.
Keywords for search and filtering.
JSON Schema (draft 2020-12) describing the connector's accepted config.