Add Editor MCP documentation and hosted MCP setup guides#7948
Draft
hifi-phil wants to merge 3 commits into
Draft
Add Editor MCP documentation and hosted MCP setup guides#7948hifi-phil wants to merge 3 commits into
hifi-phil wants to merge 3 commits into
Conversation
Contributor
|
Hi 👋 For your PR here, this means that you need to add all new articles to the main I'll merge my PR later today or tomorrow morning. |
Re-applies the Editor MCP server documentation and hosted MCP client setup guides on top of the restructured umbraco-in-ai section. The content originally landed under 17/umbraco-ai/umbraco-in-ai/ but now sits at 17/umbraco-in-ai/mcp/cms-editor-mcp/ and 17/umbraco-in-ai/ mcp/hosted-mcp-setup/, both as siblings of cms-developer-mcp. Replaces the per-doc-space GitBook editor URLs with relative links into the unified umbraco-in-ai space (concepts/model-context-protocol, concepts/context-engineering, base-mcp/sdk/configuration, base-mcp/sdk/tool-filtering, hosted-mcp-setup/*). Drops the redundant per-folder SUMMARY.md files since the top-level SUMMARY.md now drives navigation. The OpenAI Codex bullet in the Editor MCP host setup list is replaced with ChatGPT, since Codex has no hosted-setup page yet. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
cbb06d3 to
cd74358
Compare
Reflects the editor MCP server's current tool surface. New `public-access`, `notifications` (hosted-only), and `recycle-bin` collections are now documented. Tools added or modified in `content`, `publishing`, `versioning`, `media`, `media-management`, `member`, and `bulk-operations` are aligned with their source `name` and `description`. Tree-walking report tools that were disabled pending a filtered-pages endpoint are dropped from the doc, including the now-empty `content-reporting` and `media-health` sections, and the per-tool entries removed from `content-health`, `scheduling`, and `relationships`. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Adds the new `account` collection (`get-current-user`) and seven content tools shipped since the last sync: `list-page-templates`, `get-property-value-template`, `add-blocklist-block`, `add-blockgrid-block`, `add-rte-block`, `set-page-template`, and `delete-block`. Tool order in the content section matches the registration order in the Editor MCP source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
New Files
cms-editor-mcp/— Editor MCP documentation (mirrorscms-developer-mcp/structure):hosted-mcp-setup/— Per-host connection guides for hosted MCP servers:Test plan
🤖 Generated with Claude Code