# lc.cx MCP

Vendor: lc.cx  
Category: other  
Auth: API_KEY  
Composio slug: `lc_cx`

lc.cx provides URL shortening, branded domains, workspaces, tags, click statistics, and QR code generation through its API.

## Tools

- **Create Short Link** — Shorten one destination URL on lc.cx, optionally choosing its path, tags, note, and workspace. Warning: each successful creation permanently consumes one unit of the current monthly quota, even if the link is later deleted.
- **Create Tags** — Create one or more tags in a workspace and return their ids for attaching to short links.
- **Delete Short Link** — Permanently delete one short link. Deletion does not restore the monthly creation quota.
- **Delete Tag** — Permanently delete one tag from the selected workspace.
- **Get Account Context** — Return lc.cx plan and short-link quota information together with available domains and workspaces needed to create and route short links.
- **Get Short Link** — Retrieve one short link by its lc.cx link id from the selected workspace.
- **List Short Links** — Return one page of recently created short links in the selected workspace, with an offset for the next page when one may exist.
- **List Tags** — Return all tags available in the selected workspace for organizing short links.
- **Update Short Link** — Update a short link's destination, note, or complete tag assignment. tag_ids is the full replacement list; resend current ids to preserve them or [] to clear.
- **Update Tag** — Update the name or color of one tag in the selected workspace.

## Setup

1. Create or open a Switchy Project.
2. Open Integrations and connect lc.cx.
3. Authorise through api_key.
4. Teammates can now @-mention lc.cx tools in chat.

---
Last verified: 2026-09-03T02:00:04.194Z  
Canonical URL: https://switchy.build/directory/mcps/lc-cx