Settings & agent connections
The key itself lives on the server as a Wrangler secret
(npx wrangler secret put API_KEY). Saving it here keeps a copy in
this browser only, so this device can call the authed stats endpoints
and fill in connection snippets for you.
Linkbox speaks MCP over streamable HTTP. Point any MCP client at the endpoint below with your API key as a Bearer token. Copied snippets use your saved key automatically; the displayed text keeps the placeholder.
This URL embeds the key itself — treat it exactly like the key. Masked until you reveal it.
get_stats — touch stats for a slug or campaign, with daily series, countries and refererslist_links — links with touch counts, filterable by campaign tagcreate_link — create a short link, optionally tagged to a campaignupdate_link — set, change or clear a link's campaign tagYour key is stored in this browser's localStorage only — it never leaves this device except as the Authorization header on requests to this Worker.