io.github.RapierCraft/perplexity-comet-mcp MCP Server
io.github.RapierCraft/perplexity-comet-mcp
What is the io.github.RapierCraft/perplexity-comet-mcp MCP server?
Bridge Claude Code with Perplexity Comet for autonomous browsing and tab management
How to install io.github.RapierCraft/perplexity-comet-mcp
Copy-paste configuration for popular MCP clients.
COMET_PATHCustom path to Comet browser executable (optional)
COMET_PORTChrome DevTools Protocol port (default: 9223)
{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "<YOUR_COMET_PATH>",
"COMET_PORT": "<YOUR_COMET_PORT>"
}
}
}
}{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "<YOUR_COMET_PATH>",
"COMET_PORT": "<YOUR_COMET_PORT>"
}
}
}
}{
"mcpServers": {
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "<YOUR_COMET_PATH>",
"COMET_PORT": "<YOUR_COMET_PORT>"
}
}
}
}{
"servers": {
"perplexity-comet-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "<YOUR_COMET_PATH>",
"COMET_PORT": "<YOUR_COMET_PORT>"
}
}
}
}claude mcp add perplexity-comet-mcp --env COMET_PATH=<YOUR_COMET_PATH> --env COMET_PORT=<YOUR_COMET_PORT> -- npx -y perplexity-comet-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.