Skip to main content
POST
Configure plugin MCP requirement

Path Parameters

pluginId
string<typeid>
required

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

Required string length: 30
Pattern: ^plg_.*

Body

application/json
configObjectId
string<typeid>
required

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

Required string length: 30
Pattern: ^cob_.*
serverName
string
required
Required string length: 1 - 255
authType
enum<string>
default:oauth
Available options:
oauth,
apikey,
none
credentialMode
enum<string>
Available options:
shared,
per_member
apiKey
string
Required string length: 1 - 4096
oauthClient
object

Response

Plugin MCP requirement configured successfully.

ok
boolean
required
item
object
required