Bearer Auth
Add Trunk's MCP Server via Bearer Authentication
Last updated
Was this helpful?
Add Trunk's MCP Server via Bearer Authentication
You can leverage Trunk's MCP server for all of your agentic needs. When using the MCP in cloud environments, authenticate using Bearer Authentication.
Retrieve your organization's API token from the settings page in the web app, e.g. https://app.trunk.io/<orgSlug>/settings.
Set the following header when connecting to the MCP https://mcp.trunk.io/mcp:
Authorization
Bearer <token>
Last updated
Was this helpful?
Was this helpful?

