sentarion for Zed
io.github.sammyboi81/sentarion
Give your AI agents rules, memory, and receipts. Governed multi-agent orchestration for MCP.
client:Zed
transport:stdio
runtime:pypi
Install sentarion in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"sentarion": {
"command": "uvx",
"args": [
"sentarion-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs