README.md
Connects Claude Code to the Perplexity Comet browser for agentic research.
Connects Claude Code to the Perplexity Comet browser to enable autonomous web browsing and agentic research. It features multi-tab management, smart completion detection, and a specialized tool set for organized information retrieval.
Tools (2)
browse_perplexityOpens Perplexity Comet to perform autonomous web browsing and research.manage_tabsHandles multi-tab management for organized information retrieval.Environment Variables
PERPLEXITY_API_KEYrequiredAPI key for Perplexity servicesConfiguration
claude_desktop_config.json
{
"mcpServers": {
"perplexity-comet": {
"command": "npx",
"args": ["-y", "perplexity-comet-mcp"],
"env": {
"PERPLEXITY_API_KEY": "your_api_key_here"
}
}
}
}Try it
→Use Perplexity Comet to research the latest breakthroughs in room-temperature superconductors.
→Open a new tab in Perplexity and compare the specs of the latest M4 MacBooks.
→Perform an agentic web search to find the best-rated local coffee roasters in Seattle and summarize their offerings.
→Use the Comet browser to find recent news about AI regulation in the EU and organize the findings across multiple tabs.