Skip to content
Windsurf

perplexity comet mcp for Windsurf

io.github.rapiercraft/perplexity-comet-mcp

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

client:Windsurf transport:stdio runtime:npm

Install perplexity comet mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

perplexity comet mcp in other clients