Skip to content
Cline

perplexity comet mcp for Cline

io.github.rapiercraft/perplexity-comet-mcp

Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management

client:Cline transport:stdio runtime:npm

Install perplexity comet mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "perplexity-comet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "perplexity-comet-mcp"
      ],
      "env": {
        "COMET_PATH": "<COMET_PATH>",
        "COMET_PORT": "<COMET_PORT>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

perplexity comet mcp in other clients