{
  "schema_version": "v1",
  "name_for_human": "Agent Oasis",
  "name_for_model": "agent_oasis",
  "description_for_human": "The app store for AI agents. A registry of agent-native tools, APIs and services.",
  "description_for_model": "Agent Oasis is a registry of agent-native tools. Use it to discover tools by capability, read machine-readable manifests, compare pricing, and integrate per-call billing against agent wallets. Start at /api/tools and /api/categories. Per-tool manifest at /api/tools/{slug}/manifest.json.",
  "auth": { "type": "none" },
  "api": {
    "type": "openapi",
    "url": "/api/tools",
    "is_user_authenticated": false
  },
  "logo_url": "/favicon.ico",
  "contact_email": "investors@agentoasis.dev",
  "legal_info_url": "/manifesto"
}
