Plugins

Create plugin

Creates a plugin and can also create components, share org-wide, and publish to a marketplace in one request. An mcp component may carry the same connection setup as the Connections page (authentication, credential mode, API key, OAuth app) so its server is configured immediately; owners and admins only.

post/v1/plugins

Request body

namestring required
descriptionstring nullable
sourceRepositoryUrlstring
orgWideboolean
marketplaceIdstring typeid

Den TypeID with 'mkt_' prefix and a 26-character base32 suffix.

Response

Plugin created successfully.

oktrue required

Changes