me.openbrowser

openbrowser-ai

AI browser automation. Write async Python to navigate, click, type, and extract data.

stdiocommunityapplication

Package Details

Transportstdio
Runtimeuvx

Package Arguments

Named
--mcp

Environment Variables

OPENBROWSER_HEADLESS
Default:true

Run browser in headless mode (true/false)

OPENBROWSER_ALLOWED_DOMAINS

Comma-separated list of allowed domains (empty for no restrictions)

OPENBROWSER_USER_DATA_DIR
Default:~/.config/openbrowser/profiles/default

Chrome profile directory for persistent browser sessions

OPENBROWSER_STORAGE_STATE
Default:~/.config/openbrowser/profiles/default/storage_state.json

JSON file used to save and restore cookies plus localStorage between MCP restarts

OPENBROWSER_COMPACT_DESCRIPTION
Default:false

Use minimal tool description (~500 tokens instead of ~1,430)

OPENBROWSER_MAX_OUTPUT
Default:10000

Maximum output characters per code execution (default: 10000)

ANONYMIZED_TELEMETRY
Default:true

Enable anonymized usage telemetry (true/false)