MCP server intelligence profile

Comet MCP Server

Connects Claude to Perplexity Comet's agentic browser for autonomous web browsing, deep research, and real-time task monitoring. Enables Claude to delegate web research tasks and receive comprehensive results through multiple browsing modes

Local Onlyhanzili
Awaiting current scanNpm · 2.3.0

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
6Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install comet-mcp from npm

Version 2.3.0 declares 1 executable entrypoint.

npm install --save-exact comet-mcp@2.3.0
npx -y -p comet-mcp@2.3.0 comet-mcp
MCP client configuration example
{
  "mcpServers": {
    "comet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "comet-mcp@2.3.0",
        "comet-mcp"
      ]
    }
  }
}

Identity

Canonical slugcomet-mcp-11adc69cDeploymentLocal Only
Canonical packagenpm:comet-mcpRepositoryhanzili/comet-mcp
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
npmcomet-mcp2.3.04Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npmcomet-mcp2.3.0CurrentSep 5, 20266 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
comet-bridgeServer-reported name
1Capability groups
Aug 15, 2026Observed

Tools 6

ToolCategoryAnnotationsRisk
comet_askSend a prompt to Comet/Perplexity and wait for the complete response (blocking). Ideal for tasks requiring real browser interaction (login walls, dynamic content, filling forms) or deep research with agentic browsing.
Input schema
{
  "type": "object",
  "properties": {
    "prompt": {
      "type": "string",
      "description": "Question or task for Comet - focus on goals and context"
    },
    "newChat": {
      "type": "boolean",
      "description": "Start a fresh conversation (default: false)"
    },
    "timeout": {
      "type": "number",
      "description": "Max wait time in ms (default: 15000 = 15s)"
    }
  },
  "required": [
    "prompt"
  ]
}
comet_connectConnect to Comet browser (auto-starts if needed)
Input schema
{
  "type": "object",
  "properties": {}
}
comet_modeSwitch Perplexity search mode. Modes: 'search' (basic), 'research' (deep research), 'labs' (analytics/visualization), 'learn' (educational). Call without mode to see current mode.
Input schema
{
  "type": "object",
  "properties": {
    "mode": {
      "type": "string",
      "enum": [
        "search",
        "research",
        "labs",
        "learn"
      ],
      "description": "Mode to switch to (optional - omit to see current mode)"
    }
  }
}
comet_pollCheck agent status and progress. Call repeatedly to monitor agentic tasks.
Input schema
{
  "type": "object",
  "properties": {}
}
comet_screenshotCapture a screenshot of current page
Input schema
{
  "type": "object",
  "properties": {}
}
comet_stopStop the current agent task if it's going off track
Input schema
{
  "type": "object",
  "properties": {}
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Comet MCP Server questions

How do I install Comet MCP Server?

Install the selected package version with: npm install --save-exact comet-mcp@2.3.0

What tools does Comet MCP Server provide?

Comet MCP Server exposed 6 tools during independent protocol observation, including comet_ask, comet_connect, comet_mode, comet_poll, comet_screenshot, comet_stop.

Is Comet MCP Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.