The write path is narrow and it is the one that matters for a multi-location business: a holiday closure or a seasonal change goes in as a sentence instead of a pass through the CMS.
An integration with DevHub's CMS, which manages content for multi-location businesses. It lists the businesses in an account and the locations under them, reads a location's hours of operation, and writes new hours back.
- Every business in the DevHub account, listed
- The locations sitting under a business
- A location's current hours of operation, read back in full
- New opening hours written to a location
A DevHub API key and secret, plus your DevHub base URL — all three go in the server's environment. Run it with uvx and no install, or add it through Smithery or the Claude Code CLI.
One command plus a key — npx -y @smithery/cli install @devhub/devhub-cms-mcp --client claude, then supply credentials
