shorttext for VS Code
com.shorttext/shorttext
Paste short text, get a shareable URL. Read any by slug; create with an API key.
client:VS Code
transport:streamable-http
tools:2
Install shorttext in VS Code
.vscode/mcp.json
{
"servers": {
"shorttext": {
"type": "http",
"url": "https://shorttext.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs