Perplexity Comet MCP is a production-grade server that connects Claude Code with the Perplexity Comet browser for autonomous web browsing and multi-tab workflow management.
From the registry: Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
Please install the `perplexity-comet-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js runtime required (https://nodejs.org/)
- **Perplexity Comet Browser** — Perplexity Comet browser must be installed (https://www.perplexity.ai/comet)
Canonical MCP server config (stdio transport):
- command: `node`
- args: ["/path/to/perplexity-comet-mcp/dist/index.js"]
- optional environment variables:
- `COMET_PATH`: Custom path to Comet executable (auto-detected by default)
- `COMET_PORT`: CDP debugging port (default: 9223) (example: `9223`)
Note: Requires cloning and building from source (npm install && npm run build). No npm global package. Fork of hanzili/comet-mcp with Windows/WSL support and tab management.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.COMET_PATHrequiredCustom path to Comet executable.COMET_PORTrequiredCDP debugging port.AI-powered browser automation — navigate, click, fill forms, and extract data from any website.