Dexi Notes for Zed
net.dexi/mcp
Search and manage your Dexi notes: full-text and semantic search, tags, folders, spaced repetition.
client:Zed
transport:streamable-http
Install Dexi Notes in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://mcp.dexi.net/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs