agent-browser-mcp
by 0xlinn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENT_BROWSER_MODE | No | lab 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_SPAWN | No | Set to 1 to stop the MCP server from auto-starting the bridge. Use it when you run the bridge yourself. | |
| AGENT_BROWSER_TMWD_HOST | No | Bridge bind address. | 127.0.0.1 |
| AGENT_BROWSER_TMWD_PORT | No | WebSocket port. HTTP uses PORT+1, and PORT+2 is a lock socket that keeps exactly one bridge hosting. | 18765 |
| AGENT_BROWSER_LAB_NO_ELICIT | No | Set 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_BROWSER | No | chrome, edge, or opera. Which browser wins when several are connected and no tab is specified. | |
| AGENT_BROWSER_AUTO_BEFOREUNLOAD_HOSTS | No | In 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
| 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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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