Loading MCP server directory, please wait...
Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.
npx @getmcp/cli add com.mylinedchart/chart-contextRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.mylinedchart/chart-context": {
"command": "npx",
"args": [
"-y",
"@mylinedchart/mcp-chart-context"
],
"env": {
"MLC_CONTEXT_FILE": ""
}
}
}
}