Skip to content
Back to search
30
MCP streamable-http

dev.hatchloop/url-shortener

dev.hatchloop/url-shortener

Zero-auth URL shortener for AI agents. Deterministic: same URL always returns the same code.

Uptime
0.0%
11 probes
Response
0ms
last probe
Tools
0
callable

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "dev.hatchloop/url-shortener": {
      "url": "https://hatchloop.dev/mcp/url-shortener/mcp",
      "transport": "streamable-http"
    }
  }
}