Inite Brain for Zed
io.github.inite-ai/inite-brain-service
Open-source bitemporal memory layer for LLM agents — knowledge graph with conflict resolution.
client:Zed
transport:streamable-http
Install Inite Brain in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"inite-brain-service": {
"url": "https://brain.inite.ai/mcp/{companyId}"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs