diff --git a/README.md b/README.md index d0735aa..a0d51d3 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ A [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) integration for managing content in the [DevHub CMS system](https://www.devhub.com/). + + DevHub CMS MCP server + + ## Installation You will need the [uv](https://github.com/astral-sh/uv) package manager installed on your local system. @@ -164,4 +168,4 @@ uv run pytest -v --cov=devhub_cms_mcp ### Test Structure -- `tests/devhub_cms_mcp/test_mcp_integration.py`: Tests for MCP integration endpoints +- `tests/devhub_cms_mcp/test_mcp_integration.py`: Tests for MCP integration endpoints \ No newline at end of file