Shorty for VS Code
com.aishorty/shorty
Summarize and transcribe videos, audio, documents and web pages; subtitles; search your library.
client:VS Code
transport:streamable-http
Install Shorty in VS Code
.vscode/mcp.json
{
"servers": {
"shorty": {
"type": "http",
"url": "https://aishorty.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs