KooLink URL Shortener for Cursor
ink.kool/url-shortener
Shorten any long URL into a clean kool.ink link. Free, unlimited, no signup. AI-agent ready.
client:Cursor
transport:streamable-http
Install KooLink URL Shortener in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"url-shortener": {
"url": "https://mcp.kool.ink"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs