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
{
"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