Skip to content

feat(cms): add updateRichText MCP tool for surgical richText edits#47

Merged
jhb-dev merged 1 commit into
mainfrom
claude/lexical-tool-website-migration-ilboc9
Jul 1, 2026
Merged

feat(cms): add updateRichText MCP tool for surgical richText edits#47
jhb-dev merged 1 commit into
mainfrom
claude/lexical-tool-website-migration-ilboc9

Conversation

@jhb-dev

@jhb-dev jhb-dev commented Jul 1, 2026

Copy link
Copy Markdown
Contributor

Adds an MCP tool that reads and surgically mutates a single richText
field (append/insert/replace/delete by node index) without rewriting the
whole document. Supports top-level fields and dot paths into
array/group/tab fields, plus globals via the "globals/" target.
Access is enforced per request by Payload access control.

Co-Authored-By: Claude Opus 4.8 noreply@anthropic.com
Claude-Session: https://claude.ai/code/session_017od6dryZDMG9XFV4GDbgN1

Adds an MCP tool that reads and surgically mutates a single richText
field (append/insert/replace/delete by node index) without rewriting the
whole document. Supports top-level fields and dot paths into
array/group/tab fields, plus globals via the "globals/<slug>" target.
Access is enforced per request by Payload access control.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017od6dryZDMG9XFV4GDbgN1
@vercel

vercel Bot commented Jul 1, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

2 Skipped Deployments
Project Deployment Actions Updated (UTC)
website Ignored Ignored Jul 1, 2026 10:44am
website-cms Ignored Ignored Jul 1, 2026 10:44am

Request Review

@jhb-dev
jhb-dev merged commit eea0efb into main Jul 1, 2026
16 checks passed
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.

2 participants