matplotlibnet for Windsurf
io.github.xkqg/matplotlibnet
Renders MatPlotLibNet charts to PNG, SVG or PDF from a JSON spec an AI agent writes.
client:Windsurf
transport:stdio
runtime:nuget
Install matplotlibnet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"matplotlibnet": {
"command": "dnx",
"args": [
"MatPlotLibNet.Mcp",
"--yes"
],
"env": {
"MATPLOTLIBNET_MCP_OUTPUT_ROOT": "<MATPLOTLIBNET_MCP_OUTPUT_ROOT>",
"MATPLOTLIBNET_FONTS": "<MATPLOTLIBNET_FONTS>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs