High-performance engine for capturing, modifying, and converting DOM elements into any format.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"snapdom": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-snapdom"
]
}
}
}