★ 47 stars
TypeScript
🤖 AI/LLM
Updated 4d ago
MCP server connecting Claude Code to Perplexity Comet browser. Autonomous web browsing, agentic research, multi-tab management. Windows/WSL/macOS support. Smart completion detection, auto-reconnect, tab protection. Enhanced fork with 7 tools including comet_tabs.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"RapierCraft/Perplexity-Comet-MCP"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add perplexity-comet-mcp npx -y RapierCraft/Perplexity-Comet-MCP
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"RapierCraft/Perplexity-Comet-MCP"
]
}
}
}
📋 Copy
README Excerpt
A production-grade MCP (Model Context Protocol) server that bridges Claude Code with Perplexity's Comet browser for autonomous web browsing, research, and multi-tab workflow management. --- | Approach | Limitation | |----------|------------| | **Search APIs** | Static text, no interaction, no login support |
Tools (3)
COMET_PATH COMET_PORT attachment
Topics
ai-agent anthropic browser-automation claude claude-code mcp perplexity