Bilig WorkPaper for VS Code
io.github.proompteng/bilig-workpaper
Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.
client:VS Code
transport:streamable-http
runtime:npm
tools:8
Install Bilig WorkPaper in VS Code
.vscode/mcp.json
{
"servers": {
"bilig-workpaper": {
"type": "http",
"url": "https://bilig.proompteng.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs