Skip to content
Back to SageOx

Card snapshot

sageox.ai · 2026-08-05 17:08:51 UTC · 8b26f2461ce47ba55e2eebc9b7b08f481fc71d98cea1909fe6780c9cda842059

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": "SageOx",
  "description": "The hivemind for human-AI teams. SageOx adds shared, structured team memory \u2014 Knowledge Bubbles \u2014 that AI coworkers consult before they act, built from recorded Discussions and coding Sessions.",
  "url": "https://sageox.ai",
  "provider": {
    "organization": "SageOx",
    "url": "https://sageox.ai"
  },
  "version": "1.0.0",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "skills": [
    {
      "id": "search-docs",
      "name": "Search documentation",
      "description": "Search SageOx product and API documentation by keyword or question.",
      "tags": [
        "docs",
        "search"
      ]
    },
    {
      "id": "get-page",
      "name": "Get documentation page",
      "description": "Fetch the full content of a specific SageOx documentation page by URL or slug.",
      "tags": [
        "docs",
        "read"
      ]
    }
  ],
  "mcpEndpoint": "https://sageox.ai/api/docs-mcp"
}