Trust: 25/100 (Limited)
KLinePic MCP Server Guide
Turn broker and exchange fills into annotated post-trade candlestick review charts through a three-tool MCP workflow. Supports capability discovery, free preflight validation, and user-confirmed rendering; no signals, predictions, investment advice, or order execution.
Quick Start
Install
npx -y github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fefClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"klinepic-mcp-server": {
"command": "npx",
"args": [
"-y github:sher1096/klinepic-agent-api-examples#c48f3dc12a21834a2af165c223230f0cf9500fef"
]
}
}
}