Browser Use Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYYesYour Gemini API key
DEEPSEEK_API_KEYYesYour DeepSeek API key

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
screenshot

Take a screenshot of a webpage

get_html

Get the HTML content of a webpage

execute_js

Execute JavaScript code on a webpage

get_console_logs

Get the console logs of a webpage