Polymation for Zed
io.github.paradoxsyn/rivemcp
Author Rive (.riv/.rev) and convert Lottie, After Effects, Figma and Spline into it, offline.
client:Zed
transport:stdio
runtime:npm
Install Polymation in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"rivemcp": {
"command": "npx",
"args": [
"-y",
"rivemcp"
],
"env": {
"POLYMATION_LICENSE_KEY": "<POLYMATION_LICENSE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs