A #BuildInPublic URL shortening service built on the Cloudflare Developer Platform.
@cf/zai-org/glm-4.7-flash) with tool calling/admin/ — Chat interface for managing shorties via natural language (create links, query analytics)/admin/analytics.html — Dashboard showing click counts per slug over the past 3 monthsCreate a KV namespace for URL storage:
npx wrangler kv namespace create URLS
Update the kv_namespaces id in wrangler.jsonc with the returned namespace ID.
Create a Workers Analytics Engine API token with read access.
Copy .dev.vars.example to .dev.vars and fill in the values:
cp .dev.vars.example .dev.vars
Generate types:
npm run cf-typegen
npm install
npm run dev
npm run deploy
$ claude mcp add shorty-dot-dev \
-- python -m otcore.mcp_server <graph>