Builders

API, MCP & CLI

Drive everything from code, Claude, or the terminal.

API keys

Generate keys in the API access page (admins). Every key is scoped to your account with a daily request budget. Authenticate with Authorization: Bearer fib_....

MCP — fibula as a tool for AI agents

fibula ships an MCP server with 15 tools: submit jobs, list clips, create watchers, read the approval queue, approve posts, fetch platform rules, and more. Point Claude (or any MCP client) at it and say "clip the newest episode and schedule the week" — the agent does the clicking.

CLI

fib wraps the same API for terminals and cron jobs: submit, status, list, download, approve. Everything the UI does, scriptable.

Webhooks

Register a webhook and fibula calls you when jobs finish and when posts come due — the glue for n8n/Zapier pipelines.