ChartPane for VS Code
io.github.ahmadsl/chartpane
Renders interactive Chart.js charts and dashboards inline in AI conversations.
client:VS Code
transport:streamable-http
Install ChartPane in VS Code
.vscode/mcp.json
{
"servers": {
"chartpane": {
"type": "http",
"url": "https://mcp.chartpane.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs