stagenth · 数据工具箱 for VS Code
com.stagenth/data-kit
Query, join, profile, clean and convert CSV/JSON/Parquet with server-side DuckDB over MCP.
client:VS Code
transport:streamable-http
Install stagenth · 数据工具箱 in VS Code
.vscode/mcp.json
{
"servers": {
"data-kit": {
"type": "http",
"url": "https://stagenth.com/mcp/data-kit/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs