Comet
Freeby MCP Community
MCP Server that gives Claude Code superpowers with Perplexity Comet browser - agentic web browsing, deep research, and real-time monitoring
v2.3.0Added Apr 12, 2026
mcpmodel-context-protocolclaudeclaude-codecomet
Comet MCP Server
MCP Server that gives Claude Code superpowers with Perplexity Comet browser - agentic web browsing, deep research, and real-time monitoring
Installation
npx -y comet-mcp
Reviews
Installation
Quick install
npx -y comet-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"comet": {
"command": "npx",
"args": ["-y", "comet-mcp"]
}
}
}