stagenth · Excel 数据可视化 for VS Code
com.stagenth/excel-chart
Excel analytics: inspect, query (JSON rows), charts, and JSON-to-xlsx workbook writing.
client:VS Code
transport:streamable-http
Install stagenth · Excel 数据可视化 in VS Code
.vscode/mcp.json
{
"servers": {
"excel-chart": {
"type": "http",
"url": "https://stagenth.com/mcp/excel-chart/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs