For the complete documentation index, see llms.txt. This page is also available as Markdown.

LobeHub

Add Cakewalk's MCP Gateway to LobeChat or LobeHub as a custom HTTP MCP server with OAuth 2.0 authentication.

LobeChat and LobeHub Cloud read remote MCP servers from the MCP Marketplace settings. Add Cakewalk's gateway as an HTTP server with OAuth 2.0 and the tools become available to your chats.

Install Method

Custom form in LobeChat's MCP Marketplace. Add Cakewalk as an HTTP MCP server with OAuth 2.0 authentication. LobeChat verifies the server is reachable and authentication works before tools become available.

Step 1: Open the MCP Marketplace

  1. Open LobeChat or LobeHub.

  2. Open MCP Marketplace settings.

Step 2: Add the Cakewalk Gateway

  1. Add a custom MCP server.

  2. Set the type to http.

  3. Enter the URL: https://mcp-gateway.getcakewalk.io/mcp.

  4. Set authentication to OAuth 2.0.

Step 3: Authenticate

LobeChat starts the OAuth flow with Cakewalk's gateway. Sign in with your Cakewalk account and approve the Connection. LobeChat stores the resulting access token.

Verifying It Works

LobeChat verifies the server is reachable and authentication works. After verification, the available tools appear under the server entry. In Cakewalk, the LobeHub card on My Agents flips to Connected after the first agent call.

Troubleshooting

  • OAuth flow returns to an error page: copy the full callback URL from your browser's address bar and paste it back into LobeChat. LobeChat treats the callback URL as the trigger to exchange code for token.

  • Server verification fails: confirm the URL is exact and that mcp-gateway.getcakewalk.io is reachable from LobeChat's runtime. For self-hosted LobeChat, confirm outbound traffic to the gateway is allowed.

Learn more

Last updated

Was this helpful?