Bitly for your agents.
Connect Bitly once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Bitly.
What agents can do with Bitly
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
bitly_userCheck the token: returns the authenticated user and default group.
bitly_shortenShorten a long URL.
bitly_list_bitlinksList short links in a group.
bitly_list_groupsList the groups (workspaces) the token can access. Group guids are needed by other Bitly endpoints.
bitly_get_bitlinkGet one short link's details. `bitlink` is the shortened id without scheme, e.g. bit.ly/2xY3abc.
bitly_update_bitlinkUpdate a short link's title, tags, or archived state. `bitlink` is e.g. bit.ly/2xY3abc.
bitly_get_clicks_summaryTotal click count for a short link over a window. `unit` (day/hour/month) times `units` sets the range; units=-1 means all time.
bitly_get_clicks_by_countryClick counts grouped by country for a short link.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Open Settings, then API.
- Generate an access token and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Bitly to Even: call connect_begin("bitly") on the even-connect MCP and walk me through it.
Shorten multiple URLs for a marketing campaign, track click counts across countries, and organize links with tags.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.