{
  "specVersion": "1.0",
  "host": {
    "displayName": "IURCO",
    "identifier": "iurco.com",
    "url": "https://iurco.com/"
  },
  "entries": [
    {
      "identifier": "urn:ai:iurco.com:mcp:site",
      "displayName": "IURCO site MCP server",
      "type": "application/mcp-server+json",
      "url": "https://iurco.com/.well-known/mcp/server-card.json",
      "serverUrl": "https://iurco.com/mcp",
      "description": "Public, read-only MCP server with IURCO's services, products, contact and the full site mirror in markdown."
    },
    {
      "identifier": "urn:ai:iurco.com:doc:llms",
      "displayName": "IURCO llms.txt",
      "type": "text/markdown",
      "url": "https://iurco.com/llms.txt",
      "description": "Short index of iurco.com for agents: what IURCO does, when to use it, key pages, contact."
    },
    {
      "identifier": "urn:ai:iurco.com:api:public",
      "displayName": "IURCO public REST API",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://iurco.com/openapi.json",
      "description": "Read-only REST API (services, products, contact, search) described by an OpenAPI 3.1 document. No authentication."
    }
  ]
}
