Bunny Stream for your agents.
Connect Bunny Stream once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 11 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Bunny Stream.
What agents can do with Bunny Stream
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
bunny-stream_list_videosList all videos in the library with pagination.
bunny-stream_get_videoGet detailed metadata for a specific video by ID.
bunny-stream_upload_videoUpload a video to the library from a URL.
bunny-stream_delete_videoPermanently delete a video from the library.
bunny-stream_get_statisticsGet video library statistics including views, bandwidth, and storage.
bunny-stream_list_collectionsList all collections in the video library.
bunny-stream_create_collectionCreate a new collection to organise videos.
bunny-stream_get_collectionGet details of a specific collection by id.
bunny-stream_delete_collectionDelete a collection without deleting its videos.
bunny-stream_update_videoUpdate metadata for a video, such as title, thumbnail, or collection assignment.
bunny-stream_fetch_video_from_urlFetch a video from a URL and add it to the library. Returns a video object with id for polling status.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to the Bunny.net Dashboard.
- Go to Stream and select your Video Library.
- Copy the API Access Key from the library settings.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Bunny Stream to Even: call connect_begin("bunny-stream") on the even-connect MCP and walk me through it.
List videos in library, upload a new video from URL with custom thumbnail, and track viewing statistics.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.