Cloud Infrastructure
Trust: 41/100 (Fair)io.github.TickTockBent/charlotte Guide
Renders web pages into structured, agent-readable representations using headless Chromium.
92 starsby ticktockbent
Quick Start
Install
npx @ticktockbent/charlotteClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ticktockbent-charlotte": {
"command": "npx",
"args": [
"@ticktockbent/charlotte"
]
}
}
}