{
  "version": "1.0",
  "name": "iCollect Business Data",
  "description": "MCP discovery metadata for the public iCollect profile.",
  "transport": {
    "type": "streamable-http",
    "url": "https://icollecthq.com/mcp"
  },
  "resources": [
    {
      "id": "organization",
      "type": "schema-org",
      "url": "https://icollecthq.com/#organization"
    },
    {
      "id": "llms",
      "type": "instructions",
      "url": "https://icollecthq.com/llms.txt"
    }
  ],
  "links": {
    "discovery": "https://icollecthq.com/.well-known/mcp.json",
    "endpoint": "https://icollecthq.com/mcp",
    "entity": "https://icollecthq.com/.well-known/entity.json"
  }
}
