From 35a3bd72ce69f61c382a0e008c5e1c2d550fb8f2 Mon Sep 17 00:00:00 2001 From: Luiz Costa Date: Wed, 24 Sep 2025 00:24:10 -0300 Subject: [PATCH] more cleanup --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index f3fdd2c..e4677f1 100644 --- a/README.md +++ b/README.md @@ -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 \