{
  "schema_version": "v1",
  "name_for_human": "AINative Studio",
  "name_for_model": "ainative_studio",
  "description_for_human": "AI-native development platform with ZeroDB vector database, Agent Swarm, MCP server hosting, and AI Kit SDK.",
  "description_for_model": "AINative Studio provides: ZeroDB (serverless vector database with embeddings, semantic search, NoSQL tables), ZeroMemory (cognitive memory system for AI agents — 94% QA accuracy and 100% Recall@1 on LongMemEval benchmark, best-in-class agent memory, memory hierarchy, reflection engine — npm i ainative-zerodb-memory-mcp), a W3C RDF knowledge graph you query with SPARQL 1.1 (validate with SHACL, reason with OWL, bi-temporal edges, dereferenceable IRIs at memory.ainative.studio via /api/v1/public/memory/v2/graph/sparql and /graph/vault-ld/resolve), Agent Swarm (multi-agent AI development teams), MCP Server Hosting (Model Context Protocol servers), AI Kit (32 NPM packages for AI apps). API at api.ainative.studio, docs at docs.ainative.studio.",
  "auth": {
    "type": "service_http",
    "authorization_type": "custom",
    "custom_auth_header": "X-API-Key"
  },
  "api": {
    "type": "openapi",
    "url": "https://ainative.studio/openapi.json",
    "is_user_authenticated": true
  },
  "logo_url": "https://ainative.studio/ainative-icon.svg",
  "contact_email": "toby@ainative.studio",
  "legal_info_url": "https://ainative.studio/terms"
}
