{
  "schema_version": "v1",
  "name_for_model": "askbaily",
  "name_for_human": "AskBaily",
  "description_for_model": "Legacy OpenAI plugin manifest retained for discovery parity with older clients. The authoritative manifest for the modern Apps SDK / MCP surface is at https://askbaily.com/chat-app/manifest.json — clients that speak MCP 2025-06-18 should use that endpoint.",
  "description_for_human": "Find a verified contractor for your home renovation — AI-scoped, 1-to-1 matched, no lead reselling.",
  "auth": {
    "type": "oauth",
    "client_url": "https://askbaily.com/api/oauth/authorize",
    "authorization_url": "https://askbaily.com/api/oauth/token",
    "scope": "projects:read projects:write",
    "authorization_content_type": "application/x-www-form-urlencoded",
    "verification_tokens": {
      "openai": "REPLACE_WITH_OPENAI_VERIFICATION_TOKEN_AT_SUBMISSION"
    }
  },
  "api": {
    "type": "openapi",
    "url": "https://askbaily.com/.well-known/openapi.json",
    "is_user_authenticated": false
  },
  "logo_url": "https://askbaily.com/icon-512.png",
  "contact_email": "apps@askbaily.com",
  "legal_info_url": "https://askbaily.com/terms",
  "privacy_info_url": "https://askbaily.com/privacy",
  "pointers": {
    "mcp_manifest": "https://askbaily.com/chat-app/manifest.json",
    "mcp_tools_catalog": "https://askbaily.com/chat-app/tools.json",
    "mcp_server": "https://askbaily.com/api/mcp/tools"
  }
}
