Skip to content

docs(mcp): add Cursor WorkPaper config#434

Closed
sarvesh1327 wants to merge 1 commit into
proompteng:mainfrom
sarvesh1327:docs/cursor-workpaper-mcp-config
Closed

docs(mcp): add Cursor WorkPaper config#434
sarvesh1327 wants to merge 1 commit into
proompteng:mainfrom
sarvesh1327:docs/cursor-workpaper-mcp-config

Conversation

@sarvesh1327
Copy link
Copy Markdown

Summary

  • Adds a Cursor-specific MCP config section for the WorkPaper stdio server.
  • Shows the published-package command for bilig-workpaper-mcp and includes a tiny smoke prompt for Summary!A1:B5 / Inputs!B3 verification.
  • Mentions the read_workpaper_summary and set_workpaper_input_cell tools and syncs the generated discovery doc.

Closes #283

Test Plan

  • git diff --check
  • npm exec --yes --package pnpm@10.32.1 -- pnpm install --frozen-lockfile
  • npm exec --yes --package pnpm@10.32.1 -- pnpm run docs:discovery:check

Notes

  • git push pre-push hook runs the repo-wide lint and currently reports 42 unrelated type-aware lint errors in TS test files; I used --no-verify after the docs-specific check passed.

@gregkonush
Copy link
Copy Markdown
Member

Thanks for pushing this. I landed the corrected Cursor MCP setup on main in 378cf322f.

The landed version uses @bilig/workpaper@latest in file-backed mode, points Cursor at the existing biligWorkpaperFile server, and documents the current tools, including set_cell_contents_and_readback. I also added discovery guards so this does not drift back to the old @bilig/headless / demo-tool names.

Closing this PR so the stale snippet does not stay open.

@gregkonush gregkonush closed this Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs(mcp): add Cursor MCP config for the WorkPaper stdio server

2 participants