Guide / Integrations

Create links from Claude, ChatGPT or Cursor (MCP)

Visib ships a remote MCP server. Connect it once and your assistant can create links, list them, read stats and list your CTAs.

Updated 2026-08-18 · 3 min read

If you already work in an assistant, the shortest path to a link with a CTA on it is asking for one. Visib exposes a remote MCP server, so Claude, ChatGPT or Cursor can do it without you opening the dashboard.

Connect it

  1. Get your API token from Settings in the dashboard.
  2. Add the server to your client's MCP configuration.
"url": "visib.link/api/mcp",
"headers": {
  "Authorization": "Bearer YOUR_TOKEN"
}

What it can do

  • create_shortlink — a link for any URL, with an optional CTA, custom slug and UTMs.
  • list_shortlinks — your existing links.
  • get_stats — visits, CTA clicks and conversions.
  • list_ctas — your overlays, so the assistant can pick the right one by name.

If the destination refuses framing, the server says so in its response instead of handing back a link that will show a blank page — the same check the dashboard runs, in a place where nobody is looking at a preview.

Frequently asked

Is there anything to install?

No. It is a remote server — a URL and a bearer token in your client's MCP config.

What if I need to revoke the token?

Rotate it from Settings. The previous token stops working immediately.

Your CTA on somebody else's page

Free plan: 10 links, 1 CTA overlay, 1 custom domain. No card.

Start free