Developer Tools10 toolsPaste one API key
lc.cx integration for AI agents
lc.cx provides URL shortening, branded domains, workspaces, tags, click statistics, and QR code generation through its API.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect lc.cx once and call the same tools from all of them.
Setup
Connect lc.cx through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
lc.cx exposes 10 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
lc_cx_get_account_context | Return lc.cx plan and short-link quota information together with available domains and | Read |
lc_cx_get_short_link | Retrieve one short link by its lc.cx link id from the selected workspace | Read |
lc_cx_list_short_links | Return one page of recently created short links in the selected workspace, with an offset for | Read |
lc_cx_list_tags | Return all tags available in the selected workspace for organizing short links | Read |
lc_cx_create_short_link | Shorten one destination URL on lc.cx, optionally choosing its path, tags, note, and workspace | Write |
lc_cx_create_tags | Create one or more tags in a workspace and return their ids for attaching to short links | Write |
lc_cx_update_short_link | Update a short link's destination, note, or complete tag assignment | Write |
lc_cx_update_tag | Update the name or color of one tag in the selected workspace | Write |