EdgeLock Trading Journal for Cursor
app.edgelock/journal
Query your trades, stats, and journal in EdgeLock and log new entries by chat. OAuth; free account.
client:Cursor
transport:streamable-http
Install EdgeLock Trading Journal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"journal": {
"url": "https://mcp.edgelock.app"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs