---
title: "beecargo"
description: "Publish files and get durable Beecargo share links via MCP. OAuth Connect with Beecargo or a bc_* key, no dashboard login required for bootstrap."
canonical: https://agentpluginsdirectory.com/plugins/beecargo
last-updated: 2026-09-22
---

# beecargo
Publish files and get durable Beecargo share links via MCP. OAuth Connect with Beecargo or a bc_* key, no dashboard login required for bootstrap.
- Slug: beecargo
- Publisher: Beecargo
- Repository: https://github.com/Beecargo/agent-plugin
- Manifest: plugin.json
- Version: 1.1.0
- License: MIT
- Category (editorial): integrations
- Skills: 1 (publish-share-link)
- MCP servers: 1 (beecargo)
- Stars: 0
- Repository created: 2026-08-08
- Repository last pushed: 2026-08-11
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/beecargo
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What beecargo does, in the publisher's words

Portable Agent Plugins 1.0 package: Agent Skill + hosted MCP for publishing durable share links.

- MCP endpoint: https://mcp.beecargo.net/mcp (full tools; OAuth Connect with Beecargo, or bc_* / Bearer)
- Guest-only endpoint: https://mcp.beecargo.net/mcp/guest (register / upload / checkout / search without account OAuth)

Connects compatible agent clients to Beecargo so agents can upload (or import from a public URL) and return https://beecargo.net/d/{shortId} without a dashboard login. See skills/publish-share-link/SKILL.md for the recommended tool sequence.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/Beecargo/agent-plugin/HEAD/README.md

## Skills

- publish-share-link: Publish a file to Beecargo and return a durable share link (https://beecargo.net/d/{shortId}). Use when the user wants a URL to download or hand off an artifact, send a file out of a sandbox, or share generated output without pasting large base64 in chat.

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- beecargo: transport: streamable-http; url: https://mcp.beecargo.net/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
