v2

OpenAPI 3.1.02026-08-05298342605.2 KB
GitHub

Create a plugin from GitHub

Creates one plugin from selected skills and remote MCP servers in a public GitHub plugin URL, applies the requested access grants, and optionally publishes it into an organization marketplace. Declared and known-server authentication requirements take precedence over the request-wide auth fallback.

post/v1/plugins/import-mcps-from-github-url

Request body

githubUrlstring uri required
authType'oauth' | 'none'
credentialMode'shared' | 'per_member'
descriptionstring nullable
marketplaceIdstring typeid

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

namestring
selectedSkillKeysstring[]
selectedServerKeysstring[]
selectedServerNamesstring[]

Response

GitHub plugin MCPs imported successfully.

oktrue required