Credentials
Copy page
The credentials are a mechanism for securely storing and retrieving credentials for mcp servers.
Securely store and retrieve authentication credentials for MCP servers.
Step 1: Add a credential
Make sure your Visual Builder is running (if you haven't set it up yet, see Quick Start). Navigate to the Credentials tab in the left sidebar and click "New credential".
Select "Bearer Authentication" and click "Create Credential". You'll then be prompted to enter your API key for the MCP server.
Step 2: Retrieve the credential reference id from the URLs
Once you've created a credential, you can retrieve the credential reference id from the URL. The credential reference id is the last part of the URL after credentials/
on the page of the credential you just created.
Step 3: Reference the credential when creating an MCP tool
Now that you have a credential reference id, you can reference it when creating an MCP tool that requires authentication.