Phasoric for Zed
io.github.aketchel/phasoric
Search, read, and safely update Markdown notes in your connected Phasoric knowledge vaults.
client:Zed
transport:streamable-http
Install Phasoric in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"phasoric": {
"url": "https://phasoric.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs