Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/RapierCraft/Perplexity-Comet-MCPWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/rapiercraft/perplexity-comet-mcp/perplexity-comet-mcp)<a href="https://agentmods.dev/mcp/rapiercraft/perplexity-comet-mcp/perplexity-comet-mcp"><img src="https://agentmods.dev/badge/mcp/rapiercraft/perplexity-comet-mcp/perplexity-comet-mcp.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
perplexity-comet-mcp scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 7d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
{
"perplexity-comet-mcp": {
"command": "npx",
"args": [
"-y",
"perplexity-comet-mcp"
],
"env": {
"COMET_PATH": "",
"COMET_PORT": ""
}
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 7d ago First seen · 13 lines scan A f97abe73bf80
perplexity-comet-mcp is an MCP server published in the GitHub repository RapierCraft/Perplexity-Comet-MCP (48 stars, last pushed 2mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other mcp servers, from other repositories
browser-mcp
Browser MCP — control your real Chrome from Claude Code. 34 tools, CAPTCHA solving, date pickers, autocomplete combobox, overlay dismissal, file upload, multi-session, human-in-the-loop. Runs locally from the @agent360/browser-mcp npm package.
pagerunner
Real Chrome profiles with site intelligence — already logged in, PII anonymization, sessions persist. Runs locally from the pagerunner npm package.
mcp-browser-server
MCP server "mcp-browser-server" as configured in mehranakila56-ops/mcp-browser-server. Runs locally from the mcp-browser-server npm package.
playwright
MCP server "playwright" as configured in ma-pony/mcp-playwright. Launched with uv --directory /path/to/mcp-playwright run python main.py. Needs 2 environment variables to run.
ai-browser
MCP server "ai-browser" as configured in AI-XiaoDao/ai-browser-mcp. Runs CEFbro/AI-Fbowser-Mcp/mcp_bridge.js with node. Needs 3 environment variables to run.
web-fetch
MCP server for fetching web content using Playwright browser. Runs locally from the fetcher-mcp npm package.