Update LinkScale v4

Your LinkScale dashboard is now AI-controllable.

Plug Claude, ChatGPT or Gemini straight into your project and command your links, stats and folders in plain language.

ChatGPT logo
Gemini logo
Claude logo
LinkScale
Powered by MCP.
Connect your AI. Control your links.

Native HTTP transport - mega optimized

Connect your AI. Control your links.

Mega optimized

Purpose-built tools return exactly what you ask for - top links, period comparisons, summaries - in a single round-trip.

One HTTP endpoint

A single streamable HTTP URL works everywhere: Claude, ChatGPT, Gemini, Cursor and any MCP client. No proxy, no local server.

Scoped & safe

Access is gated by a per-project API key. Pick read-only or full access, and revoke it any time from your dashboard.

Get connected in 3 steps

It takes about a minute.

01

Create an API key

Open your LinkScale dashboard and create a project API key. Read-only is the recommended scope to start with.

02

Add the endpoint to your AI

Paste the HTTP endpoint and your key into Claude, ChatGPT, Gemini or Cursor (commands below).

03

Ask in plain language

Talk to your data: "which links performed best this week?" - your AI does the rest.

Add it to your assistant

Pick your tool. Replace lk_xxx with your real key.

Your endpoint

The same streamable HTTP URL works for every assistant. Authenticate with your API key as a Bearer token.

MCP endpoint (HTTP)
https://dashboard.linkscale.to/api/mcp
Auth header: Authorization: Bearer lk_...
Claude logo

Claude

Claude Code & Desktop

Claude Code - one commandFastest
claude mcp add --transport http linkscale https://dashboard.linkscale.to/api/mcp --header "Authorization: Bearer lk_xxx"
Claude Desktop - config file
{
  "mcpServers": {
    "linkscale": {
      "url": "https://dashboard.linkscale.to/api/mcp",
      "headers": {
        "Authorization": "Bearer lk_xxx"
      }
    }
  }
}
ChatGPT logo

ChatGPT, Gemini & Cursor

Custom connector

Add a custom MCP connector with these fields:

  • NameLinkScale
  • Server URLhttps://dashboard.linkscale.to/api/mcp
  • AuthBearer token - lk_xxx
Raw HTTP (any client)
POST https://dashboard.linkscale.to/api/mcp
Authorization: Bearer lk_xxx
Content-Type: application/json

{ "jsonrpc": "2.0", "id": 1, "method": "tools/list" }

What your assistant can do

A focused toolset, scoped to whatever your API key allows.

Links

List, create, edit and inspect your links and their stats.

list_linksget_linkcreate_linkupdate_linkget_link_stats

Folders & projects

Read folder and project-wide performance in one call.

list_foldersget_folder_statsget_project_statsget_project_logs

Insights

Higher-level questions answered for you, no SQL required.

describe_projectfind_top_linkssummarize_link_performancecompare_periods

Social & more

Social analytics, templates, leads and A/B tests.

list_social_networksget_social_analyticslist_templateslist_ab_tests

Try these prompts

Once connected, just type one of these.

No syntax to learn - your assistant picks the right tool for you.

Which of my links got the most clicks this week?
Summarize how my project performed over the last 30 days.
Create a new link to my latest offer and put it in the Promo folder.
Compare this month's traffic to last month and tell me what changed.
Show me my top 5 links by unique visitors.

Ready to connect?

Generate your API key in the dashboard, paste the endpoint, and start asking your AI about your links.

+100% conversion