Catalog
Url Shortener
Officialdeprecatedby hatchloop
Zero-auth URL shortener for AI agents. Deterministic: same URL always returns the same code.
Shorten URLs for AI agents with deterministic, repeatable code generation.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
Remote endpoint
Streamable HTTPHosted server - connect over the network, no local install.
https://hatchloop.dev/mcp/url-shortener/mcpclaude_desktop_config.json
{
"mcpServers": {
"url-shortener": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hatchloop.dev/mcp/url-shortener/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.