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.
npx agentmods add mcp/terryso/autoqa-agent/playwright-testgit clone --depth 1 https://github.com/terryso/AutoQA-AgentGrade A, and why
playwright-test 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 2d 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.
This is a copy
80% identical to playwright — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"playwright-test": {
"command": "npx",
"args": [
"@playwright/mcp@latest"
]
}
}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.
- 2d ago First seen · 8 lines scan A c15691471485
playwright-test is an MCP server published in the GitHub repository terryso/AutoQA-Agent (134 stars, last pushed 7mo 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. It is 80% identical to playwright, differing in 3 lines, and is treated as a copy.
Other mcp servers, from other repositories
evomi-mcp
MCP server for the Evomi proxy and web scraping APIs. Runs locally from the evomi-mcp Python package.
css-sota-mcp
What CSS you can actually ship today, from live Baseline data and MDN browser-compat-data. Remote server at css-sota-mcp.lusrodri.workers.dev.
loop-page-viewer
MCP server "loop-page-viewer" as configured in yemi33/loop-page-viewer. Runs start.js with node.
chrome-devtools-mcp
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
tradingview-mcp
MCP bridge for TradingView Desktop via Chrome DevTools Protocol. Runs locally from the tradingview-mcp npm package.
docs-langchain
MCP server "docs-langchain", hosted remotely at docs.langchain.com, as configured in langchain-ai/langchain.