Guide
Browzer API Key for MCP
Overview
TryBrowzer provides MCP (Model Context Protocol) server functionality to enable AI agents and applications to interact with the platform programmatically. To establish a secure connection, you need to generate an API key that authenticates your application with TryBrowzer's MCP endpoint. This workflow guides you through the process of creating and retrieving a new API key from your TryBrowzer account, which you'll then configure in your AI application or MCP client (such as Claude). Generating a dedicated key allows you to control access, rotate credentials for security, and manage multiple integrations independently.
Before you begin
- A valid TryBrowzer account with login credentials (visit https://trybrowzer.com and register if needed)
- Access to your TryBrowzer account dashboard—you must be logged in before starting this workflow
- Knowledge of what you'll name your API key (e.g., 'Claude Integration', 'Browser Agent Dev', etc.)
Step by step
MCPNavigate to the MCP (Model Context Protocol) section of your TryBrowzer account by clicking the MCP link in the main navigation menu. This section contains all API key and server configuration settings for integrating MCP with external applications.
Create KeyClick the 'Create Key' button to initiate the API key creation process. This opens a form where you'll provide details for the new key.
Key nameEnter a descriptive name for your API key in the 'Key name' text field. Use a name that clearly identifies its purpose (e.g., 'Claude MCP Integration', 'Browser Automation Dev', 'Production Agent').
CreateClick the 'Create' button to generate your new API key. TryBrowzer will create the key and display it on a confirmation screen for you to copy and securely store.
buttonClick the button displayed on the confirmation screen (typically labeled 'Copy', 'Reveal', or similar) to display, copy, or confirm the newly generated API key. This ensures you can securely retrieve and store the key.
DoneClick the 'Done' button to complete the API key creation workflow and close the confirmation dialog. You will be returned to the MCP section where your new key should now appear in your active keys list.
Confirm it worked
- 1After clicking 'Create', you should see a confirmation screen displaying your newly generated API key
- 2A key name appears in the MCP section confirming the key was created with the name you specified
- 3After completing the workflow, you can copy and store the API key for use in your MCP client configuration
- 4Navigate back to the MCP section at any time to verify the key exists in your list of active credentials
Common issues
Keep reading
RoxyBrowser x OpenClaw: Building AI Browser Automation Based on the MCP Protocol (Official Guide) | RoxyBrowser
RoxyBrowser x OpenClaw: Building AI Browser Automation Based on the MCP Protocol (Official Guide) | RoxyBrowser Preview OpenClaw is one of the most popular open-source MCP clients right now. Want to
roxybrowser.comBrowserless MCP Server | Browserless Documentation
Browserless MCP Server | Browserless Documentation Open in ChatGPT On this page The Browserless MCP server gives AI assistants full browser automation capabilities through the [Model Context Protoc
docs.browserless.ioMCP Server - Browser Use
> ## Documentation Index > > Fetch the complete documentation index at: https://docs.browser-use.com/llms.txt > Use this file to discover all available pages before exploring further. # MCP Server
docs.browser-use.comContributors