← Back to Plugins
MCP Server MCP

Bilig WorkPaper

github By github 👁 1 views ▲ 0 votes

Formula-backed WorkPaper tools for workbook readback, input edits, and JSON persistence.

Homepage Verified source GitHub

Install

npx -y @bilig/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://bilig.proompteng.ai/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@bilig/workpaper",
      "version": "0.164.11",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...