Skip to content
Cursor

URL Shortener API for Cursor

io.github.br0ski777/url-shortener

Shorten URLs with hash-based codes or custom aliases. x402 micropayment.

client:Cursor transport:sse

Install URL Shortener API in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "url-shortener": {
      "url": "https://url-shortener.api.klymax402.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

URL Shortener API in other clients