Dev note
Every integration pattern, as code you can run
Five runnable reference builds in TypeScript and Python, free to fork.
- Type
- New feature
- Shipped
- Areas
- API · Integrations
There is now a public repository of reference implementations for wiring OmniDimension into your own systems. Each one is small enough to read in a sitting and runs on sample data before you add any credentials.
- Browser calls in a Next.js app, with live transcript, mute and hang-up, and your API key kept server side.
- Custom API actions so an agent can look up a customer and book an appointment through your own backend.
- Outbound campaigns from a CSV or Google Sheet. The scripts print a plan and refuse to dial until you ask them to.
- Post-call webhooks that receive summaries and extracted variables and forward them where you want.
- MCP setup for Claude Code, Codex, Cursor, and VS Code.
TypeScript and Python for each, MIT licensed. Browse the examples, or see the finished agent builds in the docs if you would rather start from a complete use case.
