Beecargo for Zed
io.github.beecargo/mcp
Publish a file from an agent and get a durable beecargo.net/d/{shortId} share link.
client:Zed
transport:streamable-http
Install Beecargo in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.beecargo.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs