Back to Recursive Support Oracle

Card snapshot

recursive.support · 2026-05-18 13:10:18 UTC · 46b4326f5ba5e2b51d0b197b0d639c3a15d3a6c3f30c606a42a7002494ddbce0

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.

{
  "authentication": {
    "schemes": [
      "none"
    ]
  },
  "capabilities": {
    "pushNotifications": false,
    "streaming": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "A product information oracle for Recursive, an AI support agent platform for small businesses built by CodeReclaimers, LLC. Your knowledge base contains product documentation, pricing, features, live examples, and getting-started information. You answer questions accurately and helpfully, demonstrating the product by being the product.",
  "name": "Recursive Support Oracle",
  "provider": {
    "contactEmail": "hello@recursive.support",
    "organization": "Recursive",
    "url": "https://recursive.support"
  },
  "skills": [
    {
      "description": "Query the Recursive support knowledge base for information about the AI support agent platform. Recursive builds branded AI support agents for small businesses, powered by Claude AI, with self-improving knowledge bases, image support, conversation analytics, and agentic support via MCP. Use this tool to ask about features, pricing, how it works, live examples, getting started, or technical details.",
      "id": "query.product",
      "name": "Query.Product",
      "tags": [
        "llm_query",
        "knowledge-base"
      ]
    },
    {
      "description": "Returns structured pricing data for Recursive support agent plans. Three tiers: Basic ($49/mo), Pro ($99/mo), Premium ($299/mo). Use for quick pricing lookups without an LLM call.",
      "id": "data.pricing",
      "name": "Data.Pricing",
      "tags": [
        "static_data",
        "structured-data"
      ]
    },
    {
      "description": "Returns structured information about what the Recursive platform includes: features, AI model details, supported integrations, and what's included at every tier. Use for systematic feature comparison.",
      "id": "data.capabilities",
      "name": "Data.Capabilities",
      "tags": [
        "static_data",
        "structured-data"
      ]
    },
    {
      "description": "Submit a feature or capability request for the Recursive platform. Use this to log suggestions, missing capabilities, or integration needs that would make Recursive more useful. Requests are reviewed by the team. Free, no rate limit beyond basic abuse prevention.",
      "id": "feature.request",
      "name": "Feature.Request",
      "tags": [
        "feature_request"
      ]
    }
  ],
  "supportsAuthenticatedExtendedCard": false,
  "url": "https://recursive.support",
  "version": "1.0"
}