MagenticLite is an experimental agent that works across the browser and local file system
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"magentic-ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-magentic-ui"
]
}
}
}