I have been experimenting with git worktree with some success but one pain point has been how Claude works with MCP - it cant handle the MCP been disconnected itself.
I am using the Dev MCP currently which on start up checks the the API Users permissions however the site hasn't been started by Claude yet resulting in the MCP failing.
With a little help from Claude I tried to use a proxy but that was a mess.
So instead I grabbed both code bases and got Claude to come up with a resilient client concept. I have not had chance to test but hopefully its useful
CMS-MCP-Dev - umbraco/Umbraco-CMS-MCP-Dev@main...Matthew-Wise:Umbraco-CMS-MCP-Dev:feature/resilant-client
Thanks
Matt
I have been experimenting with
git worktreewith some success but one pain point has been how Claude works with MCP - it cant handle the MCP been disconnected itself.I am using the Dev MCP currently which on start up checks the the API Users permissions however the site hasn't been started by Claude yet resulting in the MCP failing.
With a little help from Claude I tried to use a proxy but that was a mess.
So instead I grabbed both code bases and got Claude to come up with a resilient client concept. I have not had chance to test but hopefully its useful
CMS-MCP-Dev - umbraco/Umbraco-CMS-MCP-Dev@main...Matthew-Wise:Umbraco-CMS-MCP-Dev:feature/resilant-client
Thanks
Matt