{
  "name": "BibiGPT",
  "description": "Video summarizer agent skill — summarize, transcribe, and search YouTube, Bilibili, and podcasts from Claude Code, Codex, ChatGPT, or any MCP client.",
  "version": "1.0.0",
  "capabilities": ["tools"],
  "auth": "required",
  "transport": "streamable-http",
  "endpoint": "https://bibigpt.co/api/mcp",
  "oauth": {
    "authorization_server": "https://bibigpt.co/.well-known/oauth-authorization-server"
  }
}
