Skip to content

Commit bf5d98c

Browse files
Phil Whittakerclaude
andcommitted
Update Developer MCP README documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent bbecc64 commit bf5d98c

File tree

1 file changed

+2
-2
lines changed
  • 16/umbraco-cms/reference/developer-mcp

1 file changed

+2
-2
lines changed

16/umbraco-cms/reference/developer-mcp/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Think of it as giving your AI tools a secure, structured way to “speak to Umbr
1717
Unlike most Umbraco integrations, the Developer CMS MCP Server is not a plugin that you install into your Umbraco site.
1818
Instead, it runs as a standalone Node.js application that acts as an MCP server.
1919

20-
[MCP clients](./reference/developer-mcp/concepts/model-context-protocol#mcp-clients)—implemented inside compatible [host applications](./reference/developer-mcp/concepts/model-context-protocol#host-applications) such as Claude Desktop, Cursor, or Windsurf—connect to this server. When you interact with your chat-based development environment, the client communicates with the MCP Server using the Model Context Protocol (MCP).
20+
[MCP clients](./concepts/model-context-protocol#mcp-clients)—implemented inside compatible [host applications](./concepts/model-context-protocol#host-applications) such as Claude Desktop, Cursor, or Windsurf—connect to this server. When you interact with your chat-based development environment, the client communicates with the MCP Server using the Model Context Protocol (MCP).
2121

22-
Learn more about [Model Context Protocol (MCP)](./concepts/model-context-protocol.md)
22+
Learn more about [Model Context Protocol (MCP)](./concepts/README.md)
2323

2424
The MCP Server, in turn, talks directly to Umbraco through the Management API. This is the same API layer that powers the Umbraco backoffice, allowing it to read from and modify the CMS.
2525

0 commit comments

Comments
 (0)