Real Browser MCP
by ton-to-ton
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REAL_BROWSER_MCP_BACKEND | No | Backend preference: native, agent, or auto | native |
| REAL_BROWSER_MCP_HOST_ID | No | Override host ID | |
| REAL_BROWSER_MCP_STATE_DIR | No | Override directory for mutable runtime state (contexts, tasks, logs, etc.) | |
| REAL_BROWSER_MCP_AGENT_HOST | No | Agent host for WSL gateway connection | |
| REAL_BROWSER_MCP_AGENT_PORT | No | Agent port | |
| REAL_BROWSER_MCP_SESSION_ID | No | Override session ID | |
| REAL_BROWSER_MCP_AGENT_DAEMON | No | Agent daemon path or configuration | |
| REAL_BROWSER_MCP_AGENT_SOCKET | No | Agent socket path | |
| REAL_BROWSER_MCP_WINDOWS_NODE | No | Explicit Windows node.exe path | |
| REAL_BROWSER_MCP_AGENT_SESSION | No | Override agent session | |
| REAL_BROWSER_MCP_AGENT_AUTOSTART | No | Set to '0' to disable automatic agent startup | |
| REAL_BROWSER_MCP_WINDOWS_BASE_DIR | No | Explicit Windows runtime base directory | |
| OPENCODE_BROWSER_AGENT_GATEWAY_HOST | No | Fallback for REAL_BROWSER_MCP_AGENT_HOST (backward compatibility) | |
| OPENCODE_BROWSER_AGENT_GATEWAY_TOKEN | No | Fallback for REAL_BROWSER_MCP_AGENT_GATEWAY_TOKEN (backward compatibility) | |
| REAL_BROWSER_MCP_AGENT_GATEWAY_TOKEN | No | Shared secret for agent gateway authentication | |
| REAL_BROWSER_MCP_WINDOWS_USERPROFILE | No | Explicit Windows profile directory used to derive the runtime base directory |
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
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/ton-to-ton/real-browser-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server