Skip to content
Discussion options

You must be logged in to vote

Use the verified public identifiers below:

Run the published image over stdio:

docker run --rm -i \
  -e KLINE_AGENT_API_KEY=kline_agent_xxx \
  ghcr.io/sher1096/klinepic-mcp-server:0.1.0

Create the key from the KLinePic account page. Keep it in the MCP client's environment or secret store; do not put it in source control.

The safe agent sequence is:

  1. Call klinepic_get_capabilities to check scopes, plan state, and remaining quota.
  2. Call klinepic_preflight_review_chart with fills and K-line data. Preflight validates …

Replies: 1 comment

Comment options

sher1096
Jul 13, 2026
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by sher1096
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant