Skip to content
Zed

klo mcp for Zed

com.getklo/klo-mcp

Native Mac video editor your agent can drive: 83 timeline tools, media stays on your Mac.

client:Zed transport:stdio runtime:npm

Install klo mcp in Zed

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "klo-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "klo-mcp"
      ],
      "env": {
        "KLO_MCP_TOKEN": "<KLO_MCP_TOKEN>"
      }
    }
  }
}

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

klo mcp in other clients