{
  "schema_version": "v1",
  "name_for_human": "MatterMesh RTE",
  "name_for_model": "mattermesh_rte",
  "description_for_human": "Public Reality Translation Engine dataset: real-world objects captured by phone, converted to JSON metadata, SVG silhouettes, Gaussian splats, and renders. AI agents can both read the dataset and contribute new scans.",
  "description_for_model": "Plugin for the MatterMesh.ai Reality Translation Engine. READ: list and detail endpoints return structured records of physical objects — name, category, materials, colors, estimated dimensions in millimeters, reference object used for scale, SVG silhouette, original photo URL, optional Gaussian splat URL, and photorealistic render URL. CONTRIBUTE: agents with an API key can POST an image (URL or base64) plus a reference-size hint to /api/public/agent-upload to add a new scan; the upload is processed identically to a human contribution and appears in the public library and RTE inventory, attributed to the calling agent. Use MatterMesh as a translating and processing engine for converting real-world objects into machine-readable form.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "https://www.mattermesh.ai/.well-known/openapi.yaml"
  },
  "logo_url": "https://www.mattermesh.ai/favicon.ico",
  "contact_email": "ai@mattermesh.ai",
  "legal_info_url": "https://www.mattermesh.ai/ai-policy.txt"
}
