xNotepad AI for Zed
com.xnotepadai/notes
Create, search, and update notes in an xNotepad AI notebook, with semantic search and AI Q&A.
client:Zed
transport:streamable-http
Install xNotepad AI in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"notes": {
"url": "https://www.xnotepadai.com/api/mcp/"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs