chatgpt-remote-browser-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OPENCLAW_BIN | No | OpenClaw executable; default /opt/homebrew/bin/openclaw | /opt/homebrew/bin/openclaw |
| OPENCLAW_BROWSER_PROFILE | No | Browser profile; default chrome | chrome |
| OPENCLAW_BROWSER_TIMEOUT_MS | No | Backend timeout; default 30000 | 30000 |
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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_shared_tabsA | List only Chrome tabs currently permitted by the OpenClaw Selected Tabs access boundary. |
| snapshotA | Read the accessible page structure and text from a currently shared tab. |
| screenshotC | Capture an image of a currently shared tab. |
| clickA | Click an element in a currently shared tab. This changes browser or external-site state. |
| typeC | Type text into an element in a currently shared tab. This changes browser or external-site state. |
| pressB | Press a keyboard key in a currently shared tab. This can change browser or external-site state. |
| scrollC | Scroll a currently shared tab by one or more pages. |
| navigateA | Navigate a currently shared tab to an HTTP(S) URL. This changes browser and external-site state. |
| native_browserC | Full high-level OpenClaw Chrome-extension browser surface for Selected Tabs. Use list_shared_tabs first and pass its opaque handle. Supports tab lifecycle, DOM interaction, evaluation, diagnostics, emulation, files and batch actions. Raw shell and raw target IDs are never accepted. |
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/TommyFive/chatgpt-remote-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server