{
  "name": "Pipeworx",
  "what": "Live-data gateway for AI agents: 5,439 tools across 1412 authoritative sources — SEC filings, FRED/BLS economics, FDA drug data, patents, weather, prediction markets, and more. Structured, citable, keyless for the first calls.",
  "try_now": "https://gateway.pipeworx.io/ask?q=what+is+the+current+US+unemployment+rate",
  "rest": {
    "ask_get": "GET https://gateway.pipeworx.io/ask?q=your+question",
    "ask_post": "POST https://gateway.pipeworx.io/ask  {\"question\": \"your question\"}",
    "openapi": "https://gateway.pipeworx.io/openapi.json"
  },
  "mcp": {
    "recommended": "https://pipeworx.io/mcp",
    "full_catalog": "https://gateway.pipeworx.io/mcp",
    "task_scoped": "https://gateway.pipeworx.io/mcp?task=your+topic"
  },
  "docs": {
    "for_ai_agents": "https://pipeworx.io/docs/getting-started/ai-agents/",
    "overview": "https://pipeworx.io/llms.txt",
    "full_tool_directory": "https://pipeworx.io/llms-full.txt"
  },
  "status": "https://pipeworx.io/status"
}