MCP Server
MCP
KLinePic
Create annotated candlestick charts from broker or exchange fills for post-trade review.
Install
oci:ghcr.io/sher1096/klinepic-mcp-server:0.1.0
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/sher1096/klinepic-mcp-server:0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "KLinePic Agent API key. Required when a tool calls the API.",
"format": "string",
"isSecret": true,
"name": "KLINE_AGENT_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
oci
By
Comments
Sign in to leave a comment