You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Model Context Protocol (MCP) integration for managing content in the [DevHub CMS system](https://www.devhub.com/).
4
6
5
7
## Installation
6
8
7
9
You will need the [uv](https://github.com/astral-sh/uv) package manager installed on your local system.
8
10
11
+
### Installing via Smithery
12
+
13
+
To install DevHub CMS MCP for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@devhub/devhub-cms-mcp):
14
+
15
+
```bash
16
+
npx -y @smithery/cli install @devhub/devhub-cms-mcp --client claude
17
+
```
18
+
9
19
### Manual configuration of Claude Desktop
10
20
11
21
To use this server with the [Claude Desktop app](https://claude.ai/download), add the following configuration to the "mcpServers" section of your `claude_desktop_config.json`:
0 commit comments