vivesca for Zed
io.github.terry-li-hm/vivesca
Opinionated MCP server — Pydantic output schemas, 7 domains, built to evolve.
client:Zed
transport:stdio
runtime:pypi
Install vivesca in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vivesca": {
"command": "uvx",
"args": [
"vivesca"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs