{
  "ok": true,
  "service": "PCB Part Picker Component Registry",
  "public_base_url": "https://api.pcbpartpicker.app",
  "endpoints": {
    "health": "/health",
    "structured_search": "/api/components",
    "semantic_search": "/api/search/semantic",
    "mcp": "/mcp"
  }
}