v2

latestOpenAPI 3.1.02026-08-05298342605.2 KB
Plugins

Configure plugin MCP requirement

Admin-only privileged setup for one declared remote MCP server. The server name and URL are derived from the active plugin config object; the request never supplies a URL and does not start OAuth.

post/v1/plugins/{pluginId}/mcp-connections

Path parameters

pluginIdstring typeid required

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

Request body

configObjectIdstring typeid required

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

serverNamestring required
authType'oauth' | 'apikey' | 'none'
credentialMode'shared' | 'per_member'
apiKeystring

Response

Plugin MCP requirement configured successfully.

oktrue required