Ably vs Auth0
Side-by-side trajectory, velocity, and editorial themes.
Ably pivots its developer surface toward AI agents as first-class consumers
Ably's developer surface has been visibly pivoting toward AI agents over the last six weeks. The CLI hit v1.0 with structured JSON output envelopes, hint fields for self-healing agents, and unified --force semantics. Two weeks later v1.1 added `ably init`, which installs the CLI plus Agent Skills bundles directly into Claude, Cursor, Windsurf, and VS Code in one step. A new AI Transport SDK lands separately, with end-to-end tool-calling and React providers for the Vercel AI SDK.
Ably is building two integration stories in parallel — agents as CLI users (via Agent Skills) and agents as transport consumers (via the AI Transport SDK). Together they bracket the workflow: agents read live data through the SDK and operate Ably itself through the CLI. The traditional client-library stream (JS, Python, Laravel) continues at steady pace in the background, with LiveObjects formally graduating to GA on the protocol-6 update.
Expect the AI Transport SDK to add tool-call adapters for at least one more AI runtime beyond Vercel — most likely the OpenAI Agents SDK or Anthropic's Claude Agent SDK — and Agent Skills coverage to expand to additional AI clients (Cline, Aider, Continue). Watch for the LiveObjects API to surface inside the chat/AI surfaces.
Auth0 ships Auth for MCP GA and starts unbundling the rest of identity for AI agents.
Auth0 just made Auth for MCP generally available — a bundle of CIMD client registration, On-Behalf-Of token exchange, and OAuth resource-parameter compatibility purpose-built for AI agents talking to MCP servers. Around it, the team is reworking core identity primitives: non-unique emails reached GA, online refresh tokens entered beta with session binding, and the Account API now supports step-up auth for sensitive scopes. Smaller polish items (CMD+K palette, Resend GA, signing algorithm coverage) round out the release stream.
Auth0 is repositioning from a B2C/B2B login provider to an authorization layer for agent ecosystems. The MCP work is the centerpiece, but the supporting moves — session-bound refresh tokens, step-up auth on the Account API, non-unique emails — all point at use cases where users, agents, and resources have more complex relationships than classic OIDC was designed for. Outbound event streams to AWS EventBridge and Okta Workflows extend the same direction outward.
Expect Auth for MCP to gain a managed catalog of pre-vetted MCP clients and deeper Actions-based policy hooks for OBO token exchange, plus online refresh tokens reaching GA within a quarter.
See more alternatives to Ably →
See more alternatives to Auth0 →