Skip to content
Back to Urantia.dev

Card snapshot

urantiahubcom.main-kill-isr.mintlify.me · 2026-07-31 19:14:08 UTC · 35a7418826d9c63cc4c9c3a735143332e86ee64f63d8f74216849de7e9425a9d

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "Urantia.dev",
  "url": "https://urantia.dev/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://urantia.dev/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://urantia.dev/",
    "organization": "Urantia.dev"
  },
  "documentationUrl": "https://urantia.dev/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "urantia-papers-api",
      "name": "urantia-papers-api",
      "description": "Access and search the Urantia Book via REST API. Use when retrieving paragraphs, searching text, browsing papers, getting audio narration, or building RAG pipelines over the Urantia Papers.",
      "tags": [],
      "url": "https://urantia.dev/.well-known/agent-skills/urantia-papers-api/skill.md"
    }
  ]
}