Edgio Connector for AI agents.
17 live capabilities
Manage your video streaming and CDN infrastructure with natural language commands.
Waiting for input…
Why people use Edgio
Limelight Networks for Efficient Video Asset Management
This Connector changes that by letting you talk to your library like a person. You can just tell your AI client to update the metadata for a specific set of videos or list everything you have in one go. You get your work done in seconds instead of minutes.
What Vinkius changes
You get direct control over your video streaming infrastructure without clicking through a web dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Live Event Control
A streaming engineer needs to start a live broadcast.
- Real-world use case 02
VOD Bulk Update
A content manager needs to rename 50 videos.
- Real-world use case 03
Manifest Retrieval
A developer needs a secure URL for a player.
Complete set · 17capabilities
The complete Edgio capability set.
These are the exact actions your AI can choose when you ask it to work with Edgio.
01—04
4 capabilities in this set.
Part of 17 available through Edgio.
- 01 Capability
Create event
Creates a new live event in your Edgio account. This helps you prep for upcoming broadcasts.
- 02 Capability
Delete asset
Permanently removes a video asset from your system. Use this to clear out old content from your VOD library.
- 03 Capability
Get asset
Retrieves the metadata for a specific video asset. This lets you see the title and tags of any file in your library.
- 04 Capability
Get channel
Shows the configuration and status for a linear channel. Use this to check if a channel is currently active.
05—08
4 capabilities in this set.
Part of 17 available through Edgio.
- 05 Capability
Get dash manifest
Gets the DASH manifest for a video stream. This is what you need for playback on various devices.
- 06 Capability
Get hls manifest
Gets the HLS manifest for a video stream. This provides the URL for your Apple device and web players.
- 07 Capability
Get playback report
Shows the views and duration stats for your content. Use this to see how your audience is interacting with your videos.
- 08 Capability
Initialize preplay session
Sets up a secure playback session with SSAI. This ensures your content stays secure and ads are inserted correctly.
09—11
3 capabilities in this set.
Part of 17 available through Edgio.
- 09 Capability
List assets
Shows a list of all the VOD assets in your account. Use this to get a quick overview of your entire library.
- 10 Capability
List channels
Lists all the linear channels you have configured. This is great for checking your broadcast lineup.
- 11 Capability
List events
Shows all the scheduled and active live events. Use this to see what's coming up on your live schedule.
12—14
3 capabilities in this set.
Part of 17 available through Edgio.
- 12 Capability
List logs
Shows the available log files you can download. This helps you find errors or performance issues in your setup.
- 13 Capability
Start event
Signals the start of a live event. This triggers your stream to go live for your audience.
- 14 Capability
Stop event
Signals the end of a live event. Use this to properly shut down a broadcast session.
15—17
3 capabilities in this set.
Part of 17 available through Edgio.
- 15 Capability
Update asset
Updates the metadata like the title or tags for an asset. This makes it easy to keep your VOD library organized.
- 16 Capability
Update channel
Updates the settings or schedule for a channel. Use this to make changes to your linear broadcasts on the fly.
- 17 Capability
Upload slice
Uploads video segments for encoding and storage. This helps you get your content into the system faster.
Set up in minutes
One URL. Then ask Edgio to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Edgio from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Edgio, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Edgio for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Edgio URL.
- Step 03
Save and start
Save the connection and enable Edgio in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"limelight-networks-edgio-cdn-streaming-api": {
"url": "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Edgio
Open Agent mode in chat and ask: "Using Edgio, help me...". 17 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"limelight-networks-edgio-cdn-streaming-api": {
"url": "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Edgio
Ask Copilot: "Using Edgio, help me...". 17 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"limelight-networks-edgio-cdn-streaming-api": {
"url": "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Edgio
Open Cascade and ask: "Using Edgio, help me...". 17 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"limelight-networks-edgio-cdn-streaming-api": {
"url": "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Edgio
Ask Cline: "Using Edgio, help me...". 17 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add limelight-networks-edgio-cdn-streaming-api --transport http "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Edgio
Ask Claude: "Using Edgio, show me...". 17 tools are ready
Where the request belongs
Work Edgio can move forward.
This is for streaming engineers who need to manage live events at scale or content managers tired of manual metadata entry in complex portals.
Streaming Engineer
Manages live event signals and manifest retrieval during high-traffic broadcasts to ensure zero downtime.
Content Manager
Updates VOD metadata and organizes channel schedules using natural language commands to save hours of manual data entry.
DevOps Engineer
Integrates CDN controls and log monitoring into automated workflows to monitor delivery health.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMux
Manage video assets and live streams via Mux. create assets and track performance directly from your AI agent.
Uscreen
Launch your own video streaming service with membership management, mobile apps, and monetization capabilities for content creators.
Brightcove
Manage your video library via Brightcove Video Cloud. list videos, manage playlists, and monitor performance directly from any AI agent.
api.video
Host, encode, and stream video content with a developer-first API that handles everything from upload to playback.
Teyuto
Build your own video streaming platform with monetization, audience analytics, and content management for video creators.
Livepeer (Decentralized Video)
Manage decentralized video infrastructure via Livepeer. upload assets, manage live streams, create clips, and monitor viewership metrics directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Edgio connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Edgio.
The practical details behind the request, access and result.
What can I do with the Limelight Networks MCP?
You can use your AI client to manage your entire video streaming workflow. This includes listing and updating VOD assets, managing linear channel schedules, and triggering live event signals without needing to log into a dashboard.
How does the Limelight Networks MCP help with live streaming?
It gives you direct control over live broadcast signals. You can ask your agent to start or stop events instantly, ensuring your streams go live on time and shut down correctly.
Can I use the Limelight Networks MCP to manage VOD assets?
Yes, you can manage your VOD library through natural language. You can list all assets, retrieve specific metadata, update titles or tags, and delete old content directly through your AI client.
Does the Limelight Networks MCP support SSAI?
Yes, the Connector can initialize secure playback sessions that include Server-Side Ad Insertion (SSAI). This allows you to get secure manifest URLs with your specific ad configurations ready for playback.
How do I use the Limelight Networks MCP for my Edgio account?
First, subscribe to the Connector on Vinkius. Then, provide your Edgio (formerly Limelight/Uplynk) Owner ID and API Key to your AI client. From there, you can start giving commands for your streaming infrastructure.
Can the Limelight Networks MCP help me find playback logs?
It can. You can ask your agent to list available log files or pull playback reports to see how many views your content is getting and troubleshoot any delivery issues.
How do I generate a playback URL for a specific video asset?
You should use the initialize_preplay_session capability with the Asset ID. This will return a session-based playback URL (HLS or DASH) including metadata for SSAI and security.
Can I start and stop live broadcasts using this server?
Yes. Use start_event to signal the beginning of a live stream and stop_event to end it. You can also use create_event to schedule new broadcasts.
Is it possible to update video metadata like titles or tags?
Absolutely. The update_asset capability allows you to modify metadata fields for any existing VOD asset by providing its ID and the new JSON metadata.
One connection away
Give your agent a direct line to Edgio.
Connect Edgio once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available