Beecargo for VS Code
io.github.beecargo/mcp
Publish a file from an agent and get a durable beecargo.net/d/{shortId} share link.
client:VS Code
transport:streamable-http
Install Beecargo in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.beecargo.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs