Skip to content
Windsurf

charlotte for Windsurf

io.github.ticktockbent/charlotte

Renders web pages into structured, agent-readable representations using headless Chromium.

client:Windsurf transport:stdio runtime:npm

Install charlotte in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "charlotte": {
      "command": "npx",
      "args": [
        "-y",
        "@ticktockbent/charlotte"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

charlotte in other clients