more cleanup
Some checks are pending
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Build distribution 📦 (push) Waiting to run
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to TestPyPI (push) Blocked by required conditions
Publish Python 🐍 distribution 📦 to PyPI and TestPyPI / Publish Python 🐍 distribution 📦 to PyPI (push) Blocked by required conditions

This commit is contained in:
Luiz Felipe Costa 2025-09-24 00:24:10 -03:00
parent 3fc1f3e960
commit 35a3bd72ce

View file

@ -4,14 +4,6 @@ A comprehensive Model Context Protocol (MCP) server for Ghost CMS, providing bot
## ⚡ Quick Start
```bash
# Install and run locally (requires Docker)
git clone https://git.thenets.org/luiz/ghost-mcp.git
cd ghost-mcp
make setup # Starts Ghost, creates API keys, runs tests
make run # Start the MCP server
```
For Claude Code:
```bash
claude mcp add ghost --scope user \