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
{
"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