Idiolect AI for Zed
app.idiolect/idiolect-ai
Loads your personal writing voice into any AI and scores how closely a draft matches it.
client:Zed
transport:streamable-http
Install Idiolect AI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"idiolect-ai": {
"url": "https://idiolect.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs