ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Edgio with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Edgio (formerly Limelight/Uplynk) streaming services. control VOD assets, linear channels, and live events directly through AI.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 17 capabilities

The complete Edgio capability set.

These are the exact actions your AI can choose when you ask it to work with Edgio.

Capability set01 / 05

01-04

4 capabilities in this set.

Part of 17 available through Edgio.

  1. 01

    Create event

    Creates a new live event

  2. 02

    Get dash manifest

    Get DASH manifest for video playback

  3. 03

    Delete asset

    Permanently removes an asset from the system

  4. 04

    Get asset

    Retrieves detailed metadata for a specific asset

Capability set02 / 05

05-08

4 capabilities in this set.

Part of 17 available through Edgio.

  1. 05

    Get channel

    Retrieves configuration and status for a channel

  2. 06

    Get hls manifest

    Get HLS manifest for video playback

  3. 07

    Get playback report

    Retrieves playback statistics (views, duration, etc.)

  4. 08

    Initialize preplay session

    Initialize a playback session for SSAI and security

Capability set03 / 05

09-11

3 capabilities in this set.

Part of 17 available through Edgio.

  1. 09

    List assets

    Returns a list of all assets in your account

  2. 10

    List channels

    Lists all configured linear channels

  3. 11

    List events

    Lists all scheduled and active live events

Capability set04 / 05

12-14

3 capabilities in this set.

Part of 17 available through Edgio.

  1. 12

    List logs

    Lists available log files for download

  2. 13

    Start event

    Signals the start of a live event

  3. 14

    Stop event

    Signals the end of a live event

Capability set05 / 05

15-17

3 capabilities in this set.

Part of 17 available through Edgio.

  1. 15

    Update asset

    Updates metadata (title, tags, etc.) for an asset

  2. 16

    Update channel

    Updates channel settings or schedule

  3. 17

    Upload slice

    Upload video segments for encoding and storage

Observed, not estimated

996ms average. Fast in production.

Edgio is checked daily against the live service.

Daily averagePeak 1266ms
Aug 20Today
Fastest day
784ms
Slowest day
1266ms
14-day trend
Slowing+9%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 17 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Edgio, so you can see the experience inside your AI.

It does not authenticate your account with Edgio. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Edgio Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Edgio capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "limelight-networks-edgio-cdn-streaming-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aMyMSSD34m1n2VvE6PGmBEvHbFDlz6F4dDbsz86G/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Edgio owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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.