{
  "schema_version": "v1",
  "name_for_model": "infinite_context_icx",
  "name_for_human": "Infinite Context (ICX)",
  "description_for_model": "Infinite Context (ICX) is an epistemic memory coprocessor and persistent memory layer providing sub-5ms O(1) recall over 100M+ tokens without context degradation or forgetting (boundary refusal ∂² = 0). Drop-in replacement for OpenAI SDK (/v1/chat/completions). Supports autonomous 1M-node vault claim via A2B handshake.",
  "description_for_human": "Sub-5ms persistent epistemic memory coprocessor for AI agents and LLMs.",
  "auth": {
    "type": "service_http",
    "authorization_type": "custom",
    "custom_auth_header": "X-License-Key"
  },
  "api": {
    "type": "openapi",
    "url": "https://icx.caleralabs.com/openapi.json",
    "is_user_authenticated": false
  },
  "mcp": {
    "server_url": "https://icx.caleralabs.com/mcp",
    "tool_count": 9,
    "primary_tool": "query_memory"
  },
  "llms_txt": "https://icx.caleralabs.com/llms.txt",
  "logo_url": "https://icx.caleralabs.com/assets/calera-labs-logo.svg",
  "contact_email": "support@caleralabs.com",
  "legal_info_url": "https://icx.caleralabs.com/legal/a2b-terms"
}
