Ably logo
ConnectorAbly

Ably integration for Claude and Codex

Create a Ably connection, then control which Spaces can use its approved tools and data without pasting credentials into prompts or threads.

Use Ably from Claude

Add the Ably connection to a Space that runs Claude, then use it from every channel in that Space.

Use Ably from Codex

Add the Ably connection to a Space that runs Codex, then use it from every channel in that Space.

Use Ably from Sidekick

Connect your own OpenClaw to Sidekick while Type provides the conversations, permissions, connections, skills, and automations.

Developer Tools & IT

What the Ably connector can do

Ably is a real-time messaging platform helping developers build live features, including chat and data synchronization, with global scalability and robust reliability for modern applications

One connection, many Spaces

Connect Ably once, then decide which Spaces can use it in threads, skills, automations, and coding work.

Representative actions

  • Query Batch Presence

    This tool enables querying the presence states of multiple channels in a single API request. The API retrieves the member presence details of the specified channels in parallel.

  • Query Batch Presence History

    This tool enables querying presence history for multiple channels in a single API request. It uses the GET endpoint at https://rest.ably.io/presence to retrieve the member presence history details of the specified channels in parallel.

  • Delete Channel Subscription

    This tool allows you to unsubscribe devices or clients from push notifications for specific channels. The operation is asynchronous, so immediate requests after deletion may briefly still return the subscription.

  • Get Channel Details

    This tool retrieves metadata and details for a specific channel in Ably. It returns a ChannelDetails object containing information about the channel's status, occupancy, and other metadata. The endpoint provides visibility into channel activity, including metrics such as connections, presence, publishers, and subscribers, and requires appropriate permissions.

  • Get Channel History

    This tool retrieves the message history for a specified Ably channel. It uses the GET /channels/{channelId}/messages endpoint to return a paginated list of messages in chronological order, subject to parameters such as 'channelId', 'limit', 'direction', 'start', and 'end'. The tool is useful for auditing, recovering missed messages, analyzing channel activity, and debugging message flows. Authentication is required via basic or token authentication.

Connection

API and auth details

Ably provides realtime messaging APIs and SDKs for publish/subscribe channels, presence, history, push notifications, authentication, streaming, and low-latency event distribution across client and server apps.

Source
Type catalog metadata
Auth schemes
API key
Official site
https://ably.com/
FAQ

Questions people ask before connecting Ably

Can Claude use Ably?

Yes. Add a Ably connection to a Space that runs Claude, then use its approved tools and data from any channel in that Space.

Can Codex work with Ably through Type?

Yes. Add a Ably connection to a Space that runs Codex, then use its approved tools and data from any channel in that Space.

Is this the same as a Ably MCP server?

Not exactly. Type uses connectors and connections to give selected Spaces access to approved app tools and data. Some connectors use hosted MCP, while others use OAuth, API keys, service accounts, or custom APIs.

More developer tools & it connectors