Skip to content
Claude Desktop

Shorty for Claude Desktop

com.aishorty/shorty

Summarize and transcribe videos, audio, documents and web pages; subtitles; search your library.

client:Claude Desktop transport:streamable-http

Install Shorty in Claude Desktop

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

{
  "mcpServers": {
    "shorty": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://aishorty.com/api/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

Shorty in other clients