v1
protected
registries
Create Registry
post/v1/registries/
Request body
descriptionstring nullable
namestring required
Human-readable registry name
registry_typestring required
Entity type: 'mcp_servers' or 'skills'
source_typestring required
Fetch method: 'url', 'github', or 'api'
source_urlstring required
URL to the registry source (JSON or YAML)
sync_modestring
'auto' or 'manual'
Response
Successful Response
created_atstring required
descriptionstring nullable required
idstring uuid required
is_activeboolean required
item_countinteger required
last_sync_errorstring nullable required
last_synced_atstring nullable required
namestring required
registry_typestring required
source_typestring required
source_urlstring required
sync_modestring required
updated_atstring required