Skip to content
VS Code

EdgeLock Trading Journal for VS Code

app.edgelock/journal

Query your trades, stats, and journal in EdgeLock and log new entries by chat. OAuth; free account.

client:VS Code transport:streamable-http

Install EdgeLock Trading Journal in VS Code

.vscode/mcp.json

{
  "servers": {
    "journal": {
      "type": "http",
      "url": "https://mcp.edgelock.app"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

EdgeLock Trading Journal in other clients