EdgeLock Trading Journal for Zed
app.edgelock/journal
Query your trades, stats, and journal in EdgeLock and log new entries by chat. OAuth; free account.
client:Zed
transport:streamable-http
Install EdgeLock Trading Journal in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"journal": {
"url": "https://mcp.edgelock.app"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs