Skip to content

v2.5.0 - Production-Ready Release

Choose a tag to compare

@RapierCraft RapierCraft released this 10 Jan 10:59

What's New

Production-grade MCP server bridging Claude Code with Perplexity's Comet browser for autonomous web browsing and automation.

Features

Autonomous Web Browsing - Comet navigates, clicks, types, and extracts data while Claude focuses on coding

Full Platform Support - Windows, WSL, and macOS compatibility

Tab Management - Track, switch, and close browser tabs with last-tab protection

Smart Completion Detection - Stability-based detection instead of fixed timeouts

Auto-Reconnect - Exponential backoff recovery from connection drops

Deep Research Mode - Leverage Perplexity's research capabilities

Login Wall Handling - Access authenticated content through real browser sessions

File Upload Support - Upload files to web forms via comet_upload

Tools Available

comet_connect - Connect to Comet browser
comet_ask - Send prompts and get responses
comet_poll - Check task progress
comet_stop - Stop current task
comet_screenshot - Capture browser view
comet_tabs - Manage browser tabs
comet_mode - Switch Perplexity modes
comet_upload - Upload files to forms

Installation

npm install -g perplexity-comet-mcp

Links

npm package
Documentation