Browser Runtime (si browser)
si browser manages the Dockerized Playwright MCP runtime used by SI agents.
Related:
Commands
Quickstart
- MCP endpoint:
http://127.0.0.1:8932/mcp - noVNC endpoint:
http://127.0.0.1:6080/vnc.html?autoconnect=1&resize=scale - Internal Docker endpoint for SI containers:
http://si-playwright-mcp-headed:8931/mcp
Proxy mode (optional)
Use proxy mode for legacy/mcp SSE clients:
Operational notes
si browser startcan build the image automatically unless--skip-buildis set.si browser startattaches the browser runtime to the SI Docker network (siby default, override with--network/SI_BROWSER_NETWORK).- SI-managed codex/dyad containers auto-register MCP server
si_browserto the browser MCP endpoint. - Keep profile directories isolated per environment.
- Use
si browser logs --followduring smoke tests and rollout checks.
