hanzili/comet-mcp
by Various
MCP Server connecting to Perplexity Comet browser
MCP
hanzili/comet-mcp
Added 1 June 2026
Overview
An MCP server that connects AI agents to the Perplexity Comet browser. It enables agents to perform web browsing and research tasks through the Model Context Protocol using TypeScript.
Best for
Best for
Developers building AI agents that need web browsing through Perplexity Comet
Use cases
- Automating web research with Perplexity Comet
- Extracting live data from web pages for AI agents
- Integrating browsing capabilities into MCP-compatible tools
How to use
Install
npx -y comet-mcp Tools exposed
comet_connectcomet_askcomet_pollcomet_stopcomet_screenshotcomet_mode
Tested with
Claude Code
Example client config
{\n "mcpServers": {\n "comet-bridge": {\n "command": "npx",\n "args": ["-y", "comet-mcp"]\n }\n }\n} Notes
An MCP server that connects AI agents to the Perplexity Comet browser. It enables agents to perform web browsing and research tasks through the Model Context Protocol using TypeScript.
158 stars on GitHub. Last updated 2026-01-13. Licensed MIT.
Use cases
- Automating web research with Perplexity Comet
- Extracting live data from web pages for AI agents
- Integrating browsing capabilities into MCP-compatible tools
Pros
- Open source with a growing community (158 stars)
- Written in TypeScript for type safety and ease of contribution
- Leverages Perplexity Comet’s browsing features via standard MCP
Cons
- Requires access to Perplexity Comet (may involve API costs or subscriptions)
- Limited to the browsing capabilities and policies of Perplexity Comet
- Relatively new project with potentially limited documentation and support
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a growing community (158 stars)
- Written in TypeScript for type safety and ease of contribution
- Leverages Perplexity Comet's browsing features via standard MCP
Cons
- Requires access to Perplexity Comet (may involve API costs or subscriptions)
- Limited to the browsing capabilities and policies of Perplexity Comet
- Relatively new project with potentially limited documentation and support
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.