Loomal

charlotte

MCP server by github.com/ticktockbent/charlotte

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

147 starsnpm: @ticktockbent/charlotte

About charlotte

charlotte is an MCP (Model Context Protocol) server published by ticktockbent in the official MCP registry, listed under Autonomous Agents on Loomal. Renders web pages into structured, agent-readable representations using headless Chromium.

It ships as an npm package (@ticktockbent/charlotte), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/ticktockbent/charlotte, where the project has earned 147 GitHub stars.

Use charlotte with your agent

Claude Code · one command
claude mcp add charlotte -- npx -y @ticktockbent/charlotte
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "charlotte": {
      "command": "npx",
      "args": [
        "-y",
        "@ticktockbent/charlotte"
      ]
    }
  }
}
npm@ticktockbent/charlotte

Frequently asked questions

What is charlotte?
charlotte is an MCP (Model Context Protocol) server by ticktockbent in the Autonomous Agents category. Renders web pages into structured, agent-readable representations using headless Chromium.
How do I connect charlotte to Claude, Cursor, or another MCP client?
Install charlotte from its npm package (@ticktockbent/charlotte) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is charlotte open source?
Yes — the source code is public at github.com/ticktockbent/charlotte, with 147 GitHub stars.
Can AI agents pay to use charlotte?
Not yet through Loomal — charlotte is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain charlotte? Claim this listing free by verifying GitHub ownership, or contact us.