Give Claude Code a browser that thinks.
An MCP server that connects Claude Code to Perplexity Comet - enabling agentic web browsing, deep research, and real-time task monitoring.
Existing web tools for Claude Code fall short:
WebSearch/WebFetch only return static text - no interaction, no login, no dynamic content
only return static text - no interaction, no login, no dynamic content Browser automation MCPs (like browser-use) are agentic but use a generic LLM to control a browser - less polished, more fragile
Comet is Perplexity's native agentic browser - their AI is purpose-built for web research, deeply integrated with search, and battle-tested. Give it a goal, it figures out how to get there.
comet-mcp bridges Claude Code and Comet: Claude's coding intelligence + Perplexity's web intelligence.
Quick Start
1. Configure Claude Code
Add to ~/.claude.json or .mcp.json :
... continue reading