Trandence Trading Journal for Cursor
com.trandence/trading-journal
Trades, stats, playbooks and notes from your Trandence trading journal. Read-only by default.
client:Cursor
transport:streamable-http
Install Trandence Trading Journal in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"trading-journal": {
"url": "https://api.trandence.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs