Charts by Szum for VS Code
io.szum/charts
Create, inspect, manage, and render charts and data visualizations as SVG/PNG or interactive embeds.
client:VS Code
transport:streamable-http
tools:13
Install Charts by Szum in VS Code
.vscode/mcp.json
{
"servers": {
"charts": {
"type": "http",
"url": "https://szum.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs