Best for
- Developers needing deep web research and interactive browsing
- Users who want to delegate browsing to a specialized AI
- Tasks involving dynamic content or login walls
This server offers a multi-agent delegation browsing approach, combining Claude's coding intelligence with Perplexity's web intelligence, but requires additional installation of Comet browser and carries certain security and privacy risks.
Comet MCP is an MCP server that connects Claude Code to the Perplexity Comet browser. It delegates browsing tasks to an AI purpose-built for web research and browsing, allowing Claude to focus on coding. It supports deep research, real-time task monitoring, and multiple modes.
If Comet is installed in a non-standard location, set the COMET_PATH environment variable.
{
"mcpServers": {
"comet-bridge": {
"command": "npx",
"args": ["-y", "comet-mcp"]
}
}
}