v2
mcp
mcp
Store a bearer token for an MCP server
Store a manually entered MCP credential. Accepts a bare token (sent as Bearer, unchanged from before), an explicit Basic <value> or Bearer <value>, or a complete Authorization: header.
post/api/mcp/token
Request body
Response
Successful Response
Changes
Changed in 2 of the 165 revisions of this API.21
- ●
the
request property's maxLength was set to8192request-property-max-length-set
- ○
added the optional property
to the response with the statusresponse-optional-property-added
- ●
- ●
added the new
device_codeenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●