Skip to content
VS Code

KooLink URL Shortener for VS Code

ink.kool/url-shortener

Shorten any long URL into a clean kool.ink link. Free, unlimited, no signup. AI-agent ready.

client:VS Code transport:streamable-http

Install KooLink URL Shortener in VS Code

.vscode/mcp.json

{
  "servers": {
    "url-shortener": {
      "type": "http",
      "url": "https://mcp.kool.ink"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

KooLink URL Shortener in other clients