BibiGPT developer resources

BibiGPT developer resources: OpenAPI, MCP, NLWeb /ask, and an agent Skill. Turn any video or audio URL into timestamped summaries, transcripts, and chapters that an agent can call.

Which integration path

JobEntry
AI agent (Claude / ChatGPT / Cursor)Visual landing: https://bibigpt.co/mcp · MCP Streamable HTTP: https://bibigpt.co/api/mcp
Direct RESTOpenAPI 3: https://bibigpt.co/api/openapi.json
Natural-language Q&APOST https://bibigpt.co/api/ask (NLWeb)
Terminal / coding agentnpx skills add JimmyLv/bibigpt-skill (bibi / bibi-library / bibi-feed / bibi-vision; same CLI)
Step-by-step install pages (ChatGPT / QwenWork / Doubao Work / WorkBuddy / DeepSeek Harness)https://bibigpt.co/agent
Desktop Homebrewbrew install --cask jimmylv/bibigpt/bibigpt (https://bibigpt.co/apps/desktop)
One-shot cataloghttps://bibigpt.co/api/discover

Discovery files

MCP tools

  • summarize_video — default for a single < 30 min video / podcast (timestamped summary)
  • summarize_video_with_config — custom prompt / language / model
  • summarize_by_chapter — chapter breakdown for long videos
  • get_subtitle — transcript only, fastest path
  • create_summary_task + get_task_status — async path for > 30 min, avoids timeouts

Auth: OAuth2 (scope read) or Bearer. See /.well-known/oauth-authorization-server.

Docs

Contact

Integrations / enterprise API: [email protected]. Security: [email protected].