KLinePic for Claude Code
io.github.sher1096/klinepic
Create annotated candlestick charts from broker or exchange fills for post-trade review.
client:Claude Code
transport:stdio
runtime:oci
Install KLinePic in Claude Code
run in your project directory
claude mcp add klinepic -e KLINE_AGENT_API_KEY=<KLINE_AGENT_API_KEY> -- docker run -i --rm ghcr.io/sher1096/klinepic-mcp-server:0.1.0
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs