leionion/ai-trading-journal-audit-tool
Drop in your Binance or Bybit CSV export. An AI agent identifies revenge trading, overleverage, FOMO entries, and other psychological errors — with dollar attribution per error class. Runs locally. No API keys. No account linking.
Platform-specific configuration:
{
"mcpServers": {
"ai-trading-journal-audit-tool": {
"command": "npx",
"args": [
"-y",
"ai-trading-journal-audit-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...