KIAgent for Zed
com.localkiagent/kiagent
Your mail, chats and documents indexed into a local SQLite corpus, served to AI clients over MCP.
client:Zed
transport:streamable-http
Install KIAgent in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"kiagent": {
"url": "https://{subdomain}.localkiagent.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs