Catalog
com.opzyai/scan
Official1 toolOpzyai Vibe Check
Free no-account URL security scan: 0-100 Launch Readiness score for any live site in ~15 seconds.
Free security scan of any live website with rapid Launch Readiness scoring.
Captured live from the server via tools/list.
scan_url
Scan a live URL for leaked API keys, exposed config files and missing security headers. Returns a Launch Readiness score (0-100) and a paste-ready fix for each finding. Use before deploying, or when checking the security of an app built with AI coding tools like Cursor, Lovable, v0 or Bolt.
Parameters (1)
- urlstringrequired
The full public URL of the live app to scan, e.g. https://myapp.vercel.app
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"scan": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.opzyai.com/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.