Skip to main content
Glama
TommyFive

chatgpt-remote-browser-mcp

by TommyFive

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENCLAW_BINNoOpenClaw executable; default /opt/homebrew/bin/openclaw/opt/homebrew/bin/openclaw
OPENCLAW_BROWSER_PROFILENoBrowser profile; default chromechrome
OPENCLAW_BROWSER_TIMEOUT_MSNoBackend timeout; default 3000030000

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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

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/TommyFive/chatgpt-remote-browser-mcp'

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