{
  "specVersion": "1.0",
  "host": {
    "displayName": "CloudCrane",
    "identifier": "cloudcrane.in",
    "documentationUrl": "https://cloudcrane.in/integrations",
    "logoUrl": "https://cloudcrane.in/favicon.png"
  },
  "entries": [
    {
      "identifier": "urn:ai:cloudcrane.in:workspace:mcp",
      "displayName": "CloudCrane workspace (read-only)",
      "type": "application/mcp-server+json",
      "url": "https://cloudcrane.in/api/build/mcp",
      "description": "Read a CloudCrane workspace over MCP: its datasets, the contracts that define what each field may say, what is waiting for review, and the receipt behind any value. Requires a build key, which a workspace owner creates. Read-only: resolving a review item, editing a value and publishing a release stay with a person, because a receipt names who decided.",
      "tags": ["data-curation", "catalog", "enrichment", "receipts", "data-quality"],
      "capabilities": ["list_datasets", "get_dataset", "list_contracts", "get_readiness", "list_review_items", "get_receipts"],
      "representativeQueries": [
        "what datasets are in this workspace",
        "what values does the allergens field allow",
        "what is blocking this dataset from being released",
        "why does this record say it contains dairy"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-24T00:00:00Z"
    }
  ]
}
