Skip to content
Claude Desktop

MiniURL for Claude Desktop

io.github.addychang/miniurl

OAuth 2.1 short-link tools for AI agents with scoped tokens, approvals, audit logs, and revocation.

client:Claude Desktop transport:streamable-http tools:23

Install MiniURL in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "miniurl": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://workers.miniurl.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

MiniURL in other clients