sayou for Zed
io.github.pixell-global/sayou
Persistent knowledge workspace for AI agents. Versioned files, search, and MCP tools.
client:Zed
transport:stdio
runtime:pypi
Install sayou in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sayou": {
"command": "uvx",
"args": [
"sayou"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs