Dev note
MCP server and SDK updates
Safer tool calls, voice and language details exposed, and refreshed SDK types.
- Type
- New feature
- Shipped
- Areas
- API · SDK
The OmniDimension MCP server, which connects your agents and calls to Claude and other MCP clients, picked up several upgrades:
- Tools are now labelled by what they do, so clients can tell read-only actions apart from ones that change or delete data before running them.
- Voice and language details are available as reference resources, making it easier to pick the right voice for each language.
- Failures are reported clearly, so a failed call no longer looks like it succeeded.
The TypeScript SDK types have also been refreshed to match the latest API.
