{
  "name": "Ouro Tools",
  "version": "0.1.0",
  "url": "https://ouro.tools",
  "openapi": "https://ouro.tools/openapi.json",
  "mcp": "https://ouro.tools/mcp",
  "guide": "https://ouro.tools/agents/",
  "access": "public",
  "products": [
    {
      "slug": "droplink",
      "name": "DropLink",
      "description": "Turn Markdown or CSV into a page you can pass along.",
      "status": "available"
    },
    {
      "slug": "cleanread",
      "name": "CleanRead",
      "description": "Get the useful text out of a public webpage.",
      "status": "available"
    },
    {
      "slug": "chartlink",
      "name": "ChartLink",
      "description": "Make a chart that is ready to share or download.",
      "status": "available"
    },
    {
      "slug": "hookbox",
      "name": "HookBox",
      "description": "Give your test webhooks somewhere to land.",
      "status": "available"
    },
    {
      "slug": "sourcecheck",
      "name": "SourceCheck",
      "description": "Check that your links work and your quotes appear.",
      "status": "available"
    },
    {
      "slug": "feedform",
      "name": "Feedform",
      "description": "Turn RSS and Atom feeds into consistent JSON.",
      "status": "available"
    },
    {
      "slug": "printkit",
      "name": "PrintKit",
      "description": "Give a report, proposal, or briefing a proper PDF.",
      "status": "available"
    },
    {
      "slug": "capturekit",
      "name": "CaptureKit",
      "description": "Desktop and mobile webpage screenshots, coming soon.",
      "status": "coming_soon"
    },
    {
      "slug": "tablelift",
      "name": "TableLift",
      "description": "Lift bordered tables out of a text-based PDF.",
      "status": "available"
    },
    {
      "slug": "collect",
      "name": "Collect",
      "description": "Ask a few questions. Get structured answers back.",
      "status": "available"
    },
    {
      "slug": "watch",
      "name": "Watch",
      "description": "Keep an eye on changes to a public webpage.",
      "status": "disabled"
    }
  ]
}