Short io

Short io

Short.io is a URL shortening service that allows users to create branded short links, manage them, and track their performance.

58VIEWS
2358USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app short_ionpx @composio/cli add cursor --app short_ionpx @composio/cli add cursor --app short_ionpx @composio/cli add cursor --app short_io

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Domain Link Clicks

Tool to get click statistics for all links in a domain. use when you need aggregated click counts for specific link ids within a branded domain. example: "get click counts for links ['id1','id2'] in domain '12345'".

Get Domain Paths

Tool to list the most popular paths in a domain over time. use after confirming a valid domain id to analyze which short url paths under that domain have received the most clicks in the given interval.

Get Link Info By Link Id

Tool to get detailed info for a link by id. use when you need to retrieve all metadata for a specific short url after creation.

Get Link Info By Path

Tool to get link info by its path and domain. use when you need to look up a branded short link by its path within a specific domain.

Get Link Opengraph Properties

Tool to retrieve opengraph settings for a link. use after creating or updating a link to verify its social metadata.

Get Link Permissions

Tool to list all user permissions for a link. use after confirming domain and link ids to fetch current access assignments. example: "list permissions for link 'abcde123' in domain '12345'".

Get Link Regions By Country

Tool to list all regions available for a country. use when targeting links by region within a specific country.

Get Link Regions

Tool to get region-based targeting rules for a link. use after fetching country-level rules to retrieve more granular region overrides.

Get Links List

Tool to list short links on a domain with optional filters. use after confirming the domain to retrieve or search links by criteria.

Get Link Statistics

Tool to get click statistics for a specific link. use when you need detailed click metrics over a specified interval.

Get Link (tweetbot)

Tool to quickly create a link via query string (tweetbot). use when you cannot use the post create-link endpoint and need a simple get workaround.

Get Domain Statistics By Interval

Tool to retrieve domain statistics over a custom interval. use when you need time-series click data for a specific domain over a defined time window.

Post Domains Last Clicks

Tool to retrieve the latest raw click events for a domain. use when detailed clickstream data is needed.

Get Domain Top Values

Tool to retrieve top values of a specified column by click count. use after confirming domain id and choosing a column.

Archive Links In Bulk

Tool to archive multiple links in one call. use when you need to deactivate or hide a set of short links at once.

Create Links In Bulk

Tool to create up to 1000 short links in one call. use when bulk shortening multiple urls.

Generate Qr Codes In Bulk

Tool to generate qr codes for multiple links in bulk. use when you need to retrieve qr codes for several short links at once.

Unarchive Links In Bulk

Tool to unarchive multiple links in bulk. use when you need to restore visibility of a set of previously archived short links at once.

18 actions available