Skip to content

Add Bilig WorkPaper MCP cookbook#12487

Open
gregkonush wants to merge 1 commit into
continuedev:mainfrom
gregkonush:codex/bilig-workpaper-mcp-cookbook
Open

Add Bilig WorkPaper MCP cookbook#12487
gregkonush wants to merge 1 commit into
continuedev:mainfrom
gregkonush:codex/bilig-workpaper-mcp-cookbook

Conversation

@gregkonush
Copy link
Copy Markdown

@gregkonush gregkonush commented May 24, 2026

Summary

  • Add a Bilig WorkPaper MCP cookbook for Continue Agent mode.
  • Show a streamable-http MCP config that points at the public Bilig sample endpoint.
  • Add practical prompts for editing a workbook input, recalculating formulas, and returning verified JSON readback.
  • Link the cookbook from the guides overview MCP cookbook grid.

Validation

  • curl -X POST https://bilig.proompteng.ai/api/workpaper/n8n/forecast ... returned verified: true after setting Inputs!B3 to 0.5.
  • git diff --check
  • npx --yes prettier@3.3.3 --check docs/guides/bilig-workpaper-mcp-cookbook.mdx docs/guides/overview.mdx
  • mise exec node@20.20.1 -- npm ci

Build note

mise exec node@20.20.1 -- npm run build currently fails before reaching this MDX change because Mintlify imports a default export from tar, while the installed tar package does not provide one:

SyntaxError: The requested module 'tar' does not provide an export named 'default'

Summary by cubic

Add a Bilig WorkPaper MCP cookbook for Continue Agent mode to let users edit workbook inputs, recalc formulas, and return verified JSON readback. Linked the guide from the MCP cookbooks overview.

  • New Features

    • Added docs/guides/bilig-workpaper-mcp-cookbook.mdx with a streamable-http MCP config targeting the public Bilig sample endpoint.
    • Included practical prompts to list tools, set Inputs!B3, recalc, and return verified JSON proof.
    • Added a new card in docs/guides/overview.mdx linking to the guide.
  • Dependencies

    • No dependency changes. Docs build currently fails earlier due to Mintlify importing a default from tar, which the installed tar package does not export.

Written for commit 2039273. Summary will update on new commits. Review in cubic

@gregkonush gregkonush requested a review from a team as a code owner May 24, 2026 16:47
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 24, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 2 files

Re-trigger cubic

@gregkonush
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

@gregkonush
Copy link
Copy Markdown
Author

recheck

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant