Skip to main content
Glama
0xlinn
by 0xlinn

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENT_BROWSER_MODENolab prioritizes continuous automation and reuses session approvals; safe prompts for every physical-input/site-allow action. set_automation_profile changes only the current MCP process.lab
AGENT_BROWSER_NO_SPAWNNoSet to 1 to stop the MCP server from auto-starting the bridge. Use it when you run the bridge yourself.
AGENT_BROWSER_TMWD_HOSTNoBridge bind address.127.0.0.1
AGENT_BROWSER_TMWD_PORTNoWebSocket port. HTTP uses PORT+1, and PORT+2 is a lock socket that keeps exactly one bridge hosting.18765
AGENT_BROWSER_LAB_NO_ELICITNoSet to 1 to skip physical-input and site-allow elicitation in lab. The cross-process lock and quiet-input gate still apply.
AGENT_BROWSER_PREFERRED_BROWSERNochrome, edge, or opera. Which browser wins when several are connected and no tab is specified.
AGENT_BROWSER_AUTO_BEFOREUNLOAD_HOSTSNoIn lab, ordinary open_url accepts beforeunload on matching current hosts. intent_leave=false always preserves the page.shell.,ttyd,code-server,jupyter,vscode-web

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/0xlinn/agent-browser-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server