Loading MCP server directory, please wait...
AI trading journal: your agent logs trades from chart screenshots and checks your own rules.
npx @getmcp/cli add io.github.smizxe/agent-trading-journalRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smizxe/agent-trading-journal": {
"command": "npx",
"args": [
"-y",
"agent-trading-journal"
],
"env": {
"JOURNAL_DATA_DIR": ""
}
}
}
}