diff --git a/README.md b/README.md index 61914a1..16cd6b0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ 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) + ## Features - Secure JWT Authentication for Ghost Admin API requests diff --git a/assets/demo.gif b/assets/demo.gif new file mode 100644 index 0000000..991d319 Binary files /dev/null and b/assets/demo.gif differ