Loading MCP server directory, please wait...
Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.
npx @getmcp/cli add io.github.proompteng/bilig-workpaperRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.proompteng/bilig-workpaper": {
"command": "npx",
"args": [
"-y",
"@bilig/headless"
]
}
}
}