saymaker mcp for Zed
ai.saymaker/saymaker-mcp
Generate and edit AI images and video on SayMaker: Veo 3.1, Kling 3.0, Seedance 2.0, Nano Banana 2.
client:Zed
transport:stdio
runtime:npm
Install saymaker mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"saymaker-mcp": {
"command": "npx",
"args": [
"-y",
"saymaker-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs