Back to MCP Servers
Comet
Connect to Perplexity Comet browser for agentic web browsing, deep research, and real-time task monitoring.
browser-automationmonitoringbrowseragent
By hanzili
Installation
npx -y comet-mcpConfiguration
{
"mcpServers": {
"comet-mcp": {
"command": "npx",
"args": ["-y", "comet-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes