Skip to content

Commit 9ebfcd0

Browse files
Phil Whittakerclaude
andcommitted
Fix long sentence in Claude Desktop docs and improve word choice in MCP concepts
- Split 27-word sentence about connection errors into two clearer sentences - Changed "just" to "merely" for better formal tone in LLM collaborator section 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent e064791 commit 9ebfcd0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

16/umbraco-cms/reference/developer-mcp/concepts/model-context-protocol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ The only limit is your imagination. If you can explain what you want, an LLM tha
109109

110110
## The LLM as a Collaborator
111111

112-
Beyond automation, MCP enables you to leverage the expertise of the LLM as an intelligent contributor to your Umbraco project. Instead of just executing tasks, the model can assist in planning schema changes, refactoring document types, improving naming conventions, and proposing best practices. All of this is based on a deep understanding of the CMS. It can help you migrate, restructure, and optimise your setup, reducing manual effort while increasing technical quality. With the Developer MCP Server, the LLM becomes more than a command executor — it becomes a **collaborative development partner**.
112+
Beyond automation, MCP enables you to leverage the expertise of the LLM as an intelligent contributor to your Umbraco project. Instead of merely executing tasks, the model can assist in planning schema changes, refactoring document types, improving naming conventions, and proposing best practices. All of this is based on a deep understanding of the CMS. It can help you migrate, restructure, and optimise your setup, reducing manual effort while increasing technical quality. With the Developer MCP Server, the LLM becomes more than a command executor — it becomes a **collaborative development partner**.

16/umbraco-cms/reference/developer-mcp/host-setup/claude-desktop.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ Replace the UMBRACO_CLIENT_ID, UMBRACO_CLIENT_SECRET, and UMBRACO_BASE_URL value
4141

4242
Restart Claude to activate the new configuration.
4343

44-
If you encounter a connection error, open the logs and review the file named mcp-server-umbraco-mcp.log for details on how to resolve the issue.
44+
If you encounter a connection error, open the logs and review the file named mcp-server-umbraco-mcp.log. This file contains details on how to resolve the issue.
4545

4646
{% hint style="info" %}
4747
A paid version of Claude.ai will have a higher token limit and will be able to run more complex prompts.
4848
{% endhint %}
4949

5050
From here, you should [choose which tools or tool collections](../available-tools.md) you want to enable for your first task.
51-
Note that you will need to restart Claude Desktop every time you make a change to the tools you are using.
51+
You will need to restart Claude Desktop every time you make a change to the tools you are using.
5252

5353
## Node version mismatch
5454

0 commit comments

Comments
 (0)