It works in Cursor. But Claude Desktop can't connect to it. Here's the config: ```json { "mcpServers": { "browser-tools": { "command": "npx", "args": ["@agentdeskai/browser-tools-mcp@1.2.0"] } } } ``` 