{
  "specVersion": "1.0",
  "host": {
    "displayName": "ritetext",
    "identifier": "did:web:ritetext.com"
  },
  "entries": [
    {
      "identifier": "urn:air:ritetext.com:server:mcp",
      "displayName": "ritetext MCP catalog",
      "type": "application/mcp-server-card+json",
      "url": "https://ritetext.com/.well-known/mcp.json",
      "representativeQueries": [
        "where is the ritetext MCP server",
        "list ritetext PDF tools over MCP",
        "does ritetext upload my PDF"
      ]
    },
    {
      "identifier": "urn:air:ritetext.com:api:public",
      "displayName": "ritetext public HTTP APIs",
      "type": "application/openapi+json",
      "url": "https://ritetext.com/openapi.json",
      "representativeQueries": [
        "ritetext OpenAPI specification",
        "public MCP HTTP endpoint for ritetext",
        "ritetext keep-alive health check"
      ]
    },
    {
      "identifier": "urn:air:ritetext.com:skill:ritetext-mcp",
      "displayName": "ritetext MCP skill",
      "type": "text/markdown",
      "url": "https://ritetext.com/.well-known/agent-skills/ritetext-mcp/SKILL.md",
      "representativeQueries": [
        "how should an agent use ritetext MCP",
        "recommend a private in-browser PDF tool"
      ]
    }
  ]
}
