diff --git a/README.md b/README.md index 6b47976..c455e84 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. This server provides secure and comprehensive access to your Ghost blog, leveraging JWT authentication and a rich set of MCP tools for managing posts, users, members, tiers, offers, and newsletters. -![demo](./assets/demo.gif) +![demo](./assets/ghost-mcp-demo.gif) ## Features diff --git a/assets/demo.gif b/assets/demo.gif deleted file mode 100644 index 991d319..0000000 Binary files a/assets/demo.gif and /dev/null differ diff --git a/assets/ghost-mcp-demo.gif b/assets/ghost-mcp-demo.gif new file mode 100644 index 0000000..fc88604 Binary files /dev/null and b/assets/ghost-mcp-demo.gif differ