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
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:
parent
3fc1f3e960
commit
35a3bd72ce
1 changed files with 0 additions and 8 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue