perplexity comet mcp for Claude Desktop
io.github.rapiercraft/perplexity-comet-mcp
Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
client:Claude Desktop
transport:stdio
runtime:npm
Install perplexity comet mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "<COMET_PATH>",
"COMET_PORT": "<COMET_PORT>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs