{
  "schema_version": "v1",
  "name_for_model": "cpyany",
  "name_for_human": "cpyany",
  "description_for_model": "Copy any site or element, then verify the result — over MCP. After a coding agent ships a UI change, cpyany_test files a manual test task: pass a publicly reachable build url (tunnel localhost first), structured steps with verification rules (url/click/fill/comment checks cpyany auto-verifies), and verdict options. cpyany_test_results returns verdicts, notes, screenshots, component-pinned comments (element + CSS selector), and a per-step truth report (auto/manual/not done). Treat it as an iteration loop: fix reported issues, redeploy, and file another cpyany_test until the result is an explicit approval or the user stops the loop. Also cpyany_poll/cpyany_poll_results for quick subjective polls (copy, taste, design A/B). Bearer-token authenticated; $0.05 per result received, no charge if no one answers.",
  "description_for_human": "Your coding agent just shipped — have it verified against your reference. $0.05 per result, 5 free credits on signup.",
  "auth": {
    "type": "user_http",
    "authorization_type": "bearer"
  },
  "api": {
    "type": "openapi",
    "url": "https://pingfusi.com/.well-known/openapi.yaml"
  },
  "logo_url": "https://pingfusi.com/favicon.ico",
  "contact_email": "alex@pinghumans.com",
  "legal_info_url": "https://pingfusi.com"
}