Linkbox

Settings & agent connections

1

API Key

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.

2

Connect Your Agent

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.

MCP endpoint

            
Claude Code

            
Claude.ai & clients without custom headers

                

This URL embeds the key itself — treat it exactly like the key. Masked until you reveal it.

Generic JSON config (mcpServers)

            
Tools your agent gets

Your key is stored in this browser's localStorage only — it never leaves this device except as the Authorization header on requests to this Worker.