chart context for Claude Desktop
com.mylinedchart/chart-context
Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.
client:Claude Desktop
transport:stdio
runtime:npm
Install chart context in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chart-context": {
"command": "npx",
"args": [
"-y",
"@mylinedchart/mcp-chart-context"
],
"env": {
"MLC_CONTEXT_FILE": "<MLC_CONTEXT_FILE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs