Skip to content
Windsurf

chart context for Windsurf

com.mylinedchart/chart-context

Read-only MCP server: AI agents read your live MyLinedChart desktop chart context. Local, IBKR.

client:Windsurf transport:stdio runtime:npm

Install chart context in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "chart-context": {
      "command": "npx",
      "args": [
        "-y",
        "@mylinedchart/mcp-chart-context"
      ],
      "env": {
        "MLC_CONTEXT_FILE": "<MLC_CONTEXT_FILE>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

chart context in other clients