# Browser and MCP

Six built-in MCP servers and two deliberately different browser surfaces ship inside the binary.

Canonical: https://panevibe.com/docs/browser-and-mcp/
Source: https://github.com/brandonmlicea/panevibe

## Built-in MCP servers

PaneVibe ships terminal, browser, notepad, library, assist, and a Playwright-backed Thorium engine as dependency-free JavaScript embedded in the Rust binary. They are materialized on demand, with no npx or network install step.

User MCP servers merge alongside the built-ins. Pane configuration must not replace the user's own MCP config.

## Browser inside the IDE

The agent harness docks a browser beside the workspace. The agent can navigate, inspect, and act through the browser MCP while you watch in the same window.
