Skip to main content
POST /api/v1/cloud/vaults/{vault_id}/credentials Adds a new MCP server credential to the specified vault.

Path parameters

Headers

Request body

Example request

Example response

HTTP 200 OK

Response fields

Errors

Notes

  • The response does not return credential secrets, including token, access_token, refresh_token, client_secret, or secret_value.
  • A vault can hold up to 20 active credentials.
  • Credentials are active immediately after creation.
See Errors for the full error envelope.

Authenticate with vaults

Store and inject secrets safely into agent sessions.