Your LinkScale dashboard is nowAI-controllable.
Plug Claude, ChatGPT or Gemini straight into your project and command your links, stats and folders in plain language.
- One HTTP endpoint
- Mega optimized
- Scoped & safe
Which of my links got the most clicks this week?
- 01resolvefind_top_links
- 02authlk_live_***3f9 ยท scope=read
- 03fetchPOST /api/mcp ยท 1 call
- 04answer3 rows ยท 184 ms
Mega optimized
Purpose-built tools return exactly what you ask for - top links, period comparisons, summaries - in a single round-trip.
sort + aggregate (client side)
POST tools/call find_top_links
Native HTTP transport - mega optimized
Get connected in 3 steps
It takes about a minute.
- 01key.create
Create an API key
Open your LinkScale dashboard and create a project API key. Read-only is the recommended scope to start with.
- 02mcp.add
Add the endpoint to your AI
Paste the HTTP endpoint and your key into Claude, ChatGPT, Gemini or Cursor (commands below).
- 03ask.plain
Ask in plain language
Talk to your data: "which links performed best this week?" - your AI does the rest.
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/mcpAuth header
Authorization: Bearer lk_xxxclient=claude_code ยท 200 OK ยท 184 ms
A single streamable HTTP URL works everywhere: Claude, ChatGPT, Gemini, Cursor and any MCP client. No proxy, no local server.
Powered by MCP.
Connect your AI. Control your links.
What is MCP?Add it to your assistant
Pick your tool. Replace lk_xxx with your real key.
claude mcp add --transport http linkscale https://dashboard.linkscale.to/api/mcp \
--header "Authorization: Bearer lk_xxx"key=lk_xxx ยท scope=read ยท transport=http
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_link_stats200 OK
- list_folders200 OK
- create_link403
- update_link403
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.
tool
find_top_links
args
range=7dmetric=clickslimit=5
scope
needs=read
Ready to connect?
Generate your API key in the dashboard, paste the endpoint, and start asking your AI about your links.
- One HTTP endpoint
- Mega optimized
- Scoped & safe



