Projects ListSupabase CLIList Supabase projects.Read Action·Risk level 0 of 5·API key connection·$0.01-$0.02 / call
Secrets ListSupabase CLIList secret names for a project_ref input (names only, not values).Read Action·Risk level 1 of 5·API key connection·$0.01-$0.02 / call
ShowTerraformShow current terraform state for an initialized workdir input (JSON). State files can contain provider credentials and other secrets.Read Action·Risk level 4 of 5·API key connection·$0.01-$0.02 / call
ValidateTerraformValidate an initialized terraform workdir input (JSON).Read Action·Risk level 0 of 5·API key connection·$0.01-$0.02 / call
Deployments ListVercel CLIList the 25 most recent deployments.Read Action·Risk level 0 of 5·API key connection·$0.01-$0.02 / call
Env LsVercel CLIList env vars for a project_name input; redacted values surface only metadata.Read Action·Risk level 1 of 5·API key connection·$0.01-$0.02 / call
Projects ListVercel CLIList Vercel projects.Read Action·Risk level 0 of 5·API key connection·$0.01-$0.02 / call
Ably Batch PresenceAbly ToolsThis 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.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Batch Presence HistoryAbly ToolsThis 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.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Delete Channel SubscriptionAbly ToolsThis 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.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Channel DetailsAbly ToolsThis 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 connect…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Channel HistoryAbly ToolsThis 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 t…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Channel PresenceAbly ToolsTool to obtain the set of members currently present for a channel. Use when you need to check which clients are currently connected and active on a specific Ably channel.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Message VersionsAbly ToolsTool to retrieve all historical versions of a specific message from an Ably channel. Use when you need to track message history, including the original message and all subsequent updates or delete operations. Each version includes metadata such as timestamp, action type, and cli…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Presence HistoryAbly ToolsThis tool retrieves the history of presence messages for a specified channel in Ably. It allows you to query presence events on a channel within a given time period.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Push DeviceAbly ToolsTool to get the full details of a device registration for push notifications. Use when you need to retrieve information about a specific device registered for push notifications, including its platform, state, recipient details, and metadata. Requires the device ID.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get Service TimeAbly ToolsThis tool retrieves the current server time from Ably's service in milliseconds since the epoch. It is particularly useful for time synchronization and generating valid TokenRequest timestamps to prevent replay attacks. The endpoint supports multiple content types, handles HTTP…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Get StatsAbly ToolsThis tool retrieves your application's usage statistics from Ably. The stats endpoint returns a paginated list of your application's usage statistics by minute, hour, day, or month. It supports optional parameters such as start, end, direction, limit, and unit to filter and form…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably List ChannelsAbly ToolsTool to enumerate all active channels in the Ably application. Use when you need to discover available channels or monitor channel activity. Returns paginated results and is heavily rate-limited. Can return either channel names only or full channel details with occupancy data.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably List Push Channel SubscriptionsAbly ToolsThis tool retrieves a list of all push notification channel subscriptions. It allows you to view all active push notification subscriptions for channels in your Ably application. Allows filtering by channel, deviceId, and clientId, supports pagination with limit parameter, and r…Write Action·Risk level 2 of 5·API key connection·Free Action
Ably List Push ChannelsAbly ToolsTool to list all channels with at least one subscribed device. Use when you need to discover which channels have active push notification subscriptions in your Ably application.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably List Registered Push DevicesAbly ToolsTool to list all devices registered for receiving push notifications in your Ably application. Use when you need to view, filter, or audit push notification device registrations. Supports filtering by deviceId and clientId, with pagination via limit parameter.Write Action·Risk level 2 of 5·API key connection·Free Action
Ably Patch Push Device RegistrationAbly ToolsTool to partially update specific attributes of an existing device registration in Ably's push notification system. Use when you need to modify device properties like formFactor, clientId, platform, or push recipient details without replacing the entire registration.Write Action·Risk level 2 of 5·API key connection·Free Action