Perplexity Comet MCP
Related Servers
Alternatives to Perplexity Comet MCP
No user-submitted related servers found.
Related Servers
- AlicenseAqualityCmaintenanceConnects Claude Code to the Perplexity Comet browser to enable autonomous web browsing and agentic research. It features multi-tab management, smart completion detection, and a specialized tool set for organized information retrieval.8137 npm2-
- AlicenseAqualityDmaintenanceGives Claude a browser that thinks by connecting to Perplexity's Comet browser via Chrome DevTools Protocol, enabling AI-powered web search, navigation, reading, clicking, and screenshots while keeping Claude's context clean.112MIT
- AlicenseAqualityFmaintenanceConnects Claude to Perplexity Comet's agentic browser for autonomous web browsing, deep research, and real-time task monitoring. Enables Claude to delegate web research tasks and receive comprehensive results through multiple browsing modes.650 npm180MIT
- AlicenseAqualityDmaintenanceAn MCP server that connects Claude to Perplexity Comet for agentic web browsing and deep research via an isolated browser instance. It enables Claude to delegate complex navigation, login flows, and real-time task monitoring to Perplexity's specialized research intelligence.850 npmMIT
- FlicenseNot gradedqualityCmaintenanceAn ungated reimplementation of the 'Claude in Chrome' MCP bridge that exposes 22 browser-automation tools to any MCP client, driving the official Claude Chrome extension via native messaging without requiring a claude.ai login.-
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.138 npm41TypeScriptMozilla Public 2.0
TDQS
Scored across 8 tools
Each tool has a clear and distinct purpose: connect, send request, manage tabs, take screenshot, etc. No two tools overlap in function, so an agent can easily select the appropriate one.
All tools follow the consistent pattern 'comet_<verb>', using lower_snake_case with clear verbs (ask, connect, mode, etc.), making naming predictable and intuitive.
With 8 tools, the set is well-scoped for a browser agent. It covers essential actions without unnecessary bloat, balancing comprehensiveness and simplicity.
The tool set covers core workflows: connecting, browsing (via ask), mode switching, tab management, screenshot capture, file upload, and stopping agents. Minor gaps like explicit URL navigation might exist but are likely handled by comet_ask.