{
  "schema_version": "1.0",
  "name": "BuildBase Demo",
  "description": "A working SaaS app built on the BuildBase SDK: OAuth sign-in, multi-tenant workspaces, subscriptions, credits, usage quotas, feature flags, push notifications, webhooks, an MCP server for AI agents, and 8 languages.",
  "url": "https://demo.buildbase.app",
  "documentation_url": "https://demo.buildbase.app/llms-full.txt",
  "provider": {
    "name": "BuildBase",
    "url": "https://buildbase.app"
  },
  "capabilities": {
    "llms_txt": "/llms.txt",
    "sitemap": "/sitemap.xml",
    "robots": "/robots.txt",
    "oauth_protected_resource": "/.well-known/oauth-protected-resource",
    "oauth_authorization_server": "https://api.console.buildbase.app/.well-known/oauth-authorization-server/org/694e64a4e41ec4ca273256e9",
    "openid_configuration": "/.well-known/openid-configuration",
    "auth": "/auth.md",
    "agent_skills": "/.well-known/agent-skills/index.json",
    "api_catalog": "/.well-known/api-catalog",
    "mcp_server_card": "/.well-known/mcp/server-card.json",
    "a2a_agent_card": "/.well-known/agent-card.json",
    "llms_full_txt": "/llms-full.txt"
  },
  "contact": {
    "email": "support@buildbase.app"
  }
}