{
  "schema_version": "v1",
  "name_for_human": "PerfBoard",
  "name_for_model": "perfboard",
  "description_for_human": "Free browser-based perfboard layout and wire routing tool.",
  "description_for_model": "PerfBoard is a free web application for planning perfboard and protoboard layouts. It lets users place components on a perfboard grid, route jumper wires, calculate exact wire cut lengths and cumulative bend points, and export build guides. The public metadata endpoint describes the application and supported use cases for agent discovery.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://perfboard.app/.well-known/openapi.json",
    "has_user_authentication": false
  },
  "logo_url": "https://perfboard.app/favicon-32x32.png",
  "contact_email": "privacy@pyrhq.com",
  "legal_info_url": "https://perfboard.app/privacy"
}
