Beecargo for Cursor
io.github.beecargo/mcp
Publish a file from an agent and get a durable beecargo.net/d/{shortId} share link.
client:Cursor
transport:streamable-http
Install Beecargo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.beecargo.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs