Letta
Add Cakewalk's MCP Gateway to Letta from the Agent Development Environment. Letta supports OAuth 2.1 over Streamable HTTP with templated per-agent variables.
Last updated
Was this helpful?
Add Cakewalk's MCP Gateway to Letta from the Agent Development Environment. Letta supports OAuth 2.1 over Streamable HTTP with templated per-agent variables.
Letta reads remote MCP servers from the Agent Development Environment (ADE). Add Cakewalk's gateway as a Streamable HTTP server with OAuth 2.1, and the tools become available to any agent that includes them.
Custom form in the ADE Tool Manager. Letta supports Streamable HTTP with Bearer, API key, or OAuth 2.1 authentication. Custom headers and templated variables let you scope credentials per agent.
Open the Letta ADE.
Open the ADE's Tool Manager.
Add a new MCP server.
Choose Streamable HTTP as the transport.
Enter the server URL: https://mcp-gateway.getcakewalk.io/mcp.
Set authentication to OAuth 2.1.
Letta initiates the OAuth flow with Cakewalk's gateway. Sign in with your Cakewalk account and approve the Connection. Letta stores the credentials on the MCP server record.
After the server connects, Letta lists the tools the gateway exposes. Attach the tools you want this agent to access through the agent's tool list.
In a Letta conversation with the agent, the tools surfaced through the Cakewalk gateway appear in the agent's available tools. In Cakewalk, the Letta card on My Agents flips to Connected after the first agent call.
Letta supports templated variables in auth headers for per-agent credentials. Example: Authorization: Bearer {{USER_API_KEY | default_key}}. For OAuth 2.1 flows, Cakewalk's gateway is the authorization server, so per-agent scoping happens in Cakewalk's policy layer, not in Letta's templates.
Add MCP Server option is missing: confirm you are in the ADE Tool Manager, not the SDK reference page. The ADE is at the workspace level.
OAuth flow does not initiate: confirm the transport is set to Streamable HTTP. The stdio transport does not run OAuth flows.
MCP tools from Letta.
Last updated
Was this helpful?
Was this helpful?