Jade Note for Zed
app.jadenote/jade-note
MCP-native notes and memory for ChatGPT, Claude, and other AI tools.
client:Zed
transport:streamable-http
Install Jade Note in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jade-note": {
"url": "https://api.jadenote.app/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs