Charlotte is an MCP server that provides AI agents with structured, token-efficient access to the web, returning only the necessary information instead of the full accessibility tree.
From the registry: Renders web pages into structured, agent-readable representations using headless Chromium.
Please install the `charlotte` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js >= 20** — Node.js 20 or newer required (https://nodejs.org)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@ticktockbent/charlotte"]
Note: Token-efficient browser automation MCP. Tool profiles via --profile flag (browse default, core, full, interact, develop, audit). 25-182x less data than Playwright MCP.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.