{"openapi":"3.1.0","info":{"title":"Firebase Authentication","description":"Firebase Auth는 이메일/비밀번호, 전화번호, Google, Apple, Facebook 등 다양한 인증 수단을 클라이언트 SDK로 통합 제공합니다. 토큰 관리, 세션 유지, 멀티팩터 인증을 기본 지원하며, 웹·모바일 앱의 사용자 인증 인프라로 활용됩니다.","version":"1.0.0","x-fusepie-id":"firebase-auth","x-fusepie-category":"auth","x-fusepie-provider":"Google"},"servers":[],"paths":{"/":{"get":{"operationId":"call_firebase_auth","summary":"Firebase Authentication","description":"Firebase Auth는 이메일/비밀번호, 전화번호, Google, Apple, Facebook 등 다양한 인증 수단을 클라이언트 SDK로 통합 제공합니다. 토큰 관리, 세션 유지, 멀티팩터 인증을 기본 지원하며, 웹·모바일 앱의 사용자 인증 인프라로 활용됩니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"Get your API key from: https://console.firebase.google.com/"}}},"x-mcp-config":{"mcpServers":{"firebase-auth":{"command":"npx","args":["-y","@fusepie/mcp-firebase-auth"],"env":{"API_KEY":""}}}}}