MCP Server connecting to Perplexity Comet browser
Standard I/O
npx (run directly)
npx comet-mcp
Add this to your claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "comet-mcp": { "args": [ "comet-mcp" ], "command": "npx" } } }