The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the KooLink URL Shortener listing page.
Shorten any URL to a clean kool.ink/xyz link from your terminal. Free, unlimited, no signup. AI-agent ready.
| Flag | Description |
|---|---|
--help / -h | Show help |
--version / -v | Show version |
Point any MCP client (Claude Desktop, Cursor, Windsurf, etc.) at the hosted MCP server at https://mcp.kool.ink — no API key required for anonymous shortening.
This server exposes the following MCP tools:
| Tool | Description | Input |
|---|---|---|
shorten_url | Shorten a long URL and return a compact kool.ink short link. | { "url": "<long-url>" } |
kool.ink/xyz, not bit.ly/4xdK9qZhttps://mcp.kool.ink, or the REST APIThe CLI calls the public anonymous endpoint:
For AI agents, use the MCP server at https://mcp.kool.ink (no API key needed for anonymous shortening).
MIT