Browser Use Heroku
by dsouza-anush
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | No | Security key for API authentication (auto-generated if not provided) | |
| IN_DOCKER | No | Optimize Chrome for Docker environments | true |
| GROK_API_KEY | No | Your Grok API key | |
| GOOGLE_API_KEY | No | Your Google API key | |
| NOVITA_API_KEY | No | Your Novita API key | |
| OPENAI_API_KEY | No | Your OpenAI API key | |
| STDIO_MODE_ONLY | No | Use only STDIO mode, disable HTTP server | false |
| WEB_CONCURRENCY | No | Number of concurrent web workers | 1 |
| AZURE_OPENAI_KEY | No | Your Azure OpenAI API key | |
| DEEPSEEK_API_KEY | No | Your Deepseek API key | |
| ANTHROPIC_API_KEY | No | Your Anthropic API key | |
| ANONYMIZED_TELEMETRY | No | Enable/disable anonymous telemetry | true |
| AZURE_OPENAI_ENDPOINT | No | Your Azure OpenAI endpoint | |
| BROWSER_USE_LOGGING_LEVEL | No | Logging level (result, debug, info) | info |
| BROWSER_USE_CALCULATE_COST | No | Enable cost calculations | false |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |