Skip to content
Zed

clipzyn mcp for Zed

io.github.letroi77/clipzyn-mcp

Turn podcasts and long videos into ranked, finished short clips via the hosted ClipZyn API.

client:Zed transport:streamable-http

Install clipzyn mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "clipzyn-mcp": {
      "url": "https://clipzyn-mcp-production.up.railway.app/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

clipzyn mcp in other clients