BrainMop for Zed
io.github.jodes81/brainmop
Read/write notes on BrainMop, a hosted notes app. Paid feature, 30-day free trial; account required.
client:Zed
transport:streamable-http
Install BrainMop in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"brainmop": {
"url": "https://dabblelabs.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs