MCP is live.Set upAsk on Discord
OmniDimension
Changelog

Dev note

TypeScript SDK

Call the API from Node in TypeScript or JavaScript, with typed methods and autocomplete.

Type
New feature
Shipped
Areas
SDK · API

Install @omnidim-ai/sdk from npm and build on OmniDimension from your backend. Manage agents, dispatch calls, run bulk campaigns, knowledge bases, and phone numbers with typed methods and editor autocomplete.

It works in both TypeScript and JavaScript and runs server-side with your API key. Install with npm install @omnidim-ai/sdk.

See the TypeScript SDK guide to get started. The API reference now shows the SDK call for every endpoint.