hanzili/comet-mcp
Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring.
Quick Start
Clone the repository:
git clone https://github.com/hanzili/comet-mcpClaude Desktop configuration example:
{
"mcpServers": {
"comet-mcp": {
"command": "npx",
"args": [
"-y",
"hanzili/comet-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.