Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
Is it safe?
No known CVEs for perplexity-comet-mcp.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 68 days ago. 36 GitHub stars. 37 weekly downloads.
Will it work with my client?
Transport: stdio, sse, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
8 tools. Estimated ~700 tokens of your context window (0.3% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, wrong Node.js version, npx cache, network or firewall blocking. covers troubleshooting.
{
"mcpServers": {
"comet-bridge": {
"args": [
"/path/to/perplexity-comet-mcp/dist/index.js"
],
"command": "node"
}
}
}Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
npx -y perplexity-comet-mcp 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
comet_connectEstablish connection to Comet browser. Auto-launches if not running.
comet_askSend a prompt to Comet and wait for the complete response. Automatically triggers agentic browsing for URLs and action-oriented requests.
comet_pollCheck status and progress of ongoing tasks. Returns the response if completed.
comet_stopHalt the current agentic task if it goes off track.
comet_screenshotCapture a screenshot of the current browser view.
comet_tabsView and manage browser tabs. Essential for multi-tab workflows.
comet_modeSwitch Perplexity search modes for different use cases.
comet_uploadUpload files to file input elements on web pages. Essential for posting images to social media, attaching files to forms, or uploading documents.
Last scanned 2h ago
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.