netcafe tables for VS Code
com.ainetcafe/netcafe-tables
Messy spreadsheets in, clean checkable tables out. Every result carries its arithmetic proof.
client:VS Code
transport:streamable-http
tools:15
Install netcafe tables in VS Code
.vscode/mcp.json
{
"servers": {
"netcafe-tables": {
"type": "http",
"url": "https://ainetcafe.com/mcp/table?s=registry"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs