How to Use the Ghost (Publishing & Newsletter Platform API) MCP in Cline
Let Cline manage your Ghost publication inside VS Code. It can draft posts, create members, and pull content for your front-end components.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ghost (Publishing & Newsletter Platform API) MCP to Cline
Create your Vinkius account to connect Ghost (Publishing & Newsletter Platform API) to Cline and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Create and Update Ghost Content
This toolset lets Cline act as your content assistant. Ask it to "draft a post about our new feature," and it will use `admin_create_post` to create a draft directly in your Ghost admin. No more copy-pasting from your editor. Cline can also manage existing content. Tell it to "update the post with this slug" and it uses `admin_update_post`. Need to remove an old article? `admin_delete_post` handles that. It's all done from the chat panel, with the changes reflected in your Ghost instance immediately.
Manage Your Ghost Audience in VS Code
Stop switching tabs to manage your members. With this MCP server, you can tell Cline to add a new user with `admin_create_member` or get a list of your current audience with `admin_list_members`. It's great for quickly adding test users or exporting a segment of your audience. Cline can also see your site's structure. It uses `content_list_tiers` and `admin_list_offers` to understand your pricing and membership levels. This allows it to correctly assign new members or answer questions about your subscription model.
Cline Fetches Live Content for Your Code
This is where the integration gets powerful. Tell Cline to "build a React component that displays the 5 latest blog posts," and it will use `content_list_posts` to fetch live data from your Ghost site. It doesn't need mock data; it works with the real thing. Your agent can query for posts, pages, authors, and tags using the `content_*` tools. These tools support Ghost's NQL filtering, so your requests can be specific. For example: "get all authors who have written about 'SaaS' and use them to populate this dropdown."
Set up Ghost (Publishing & Newsletter Platform API) MCP in Cline
Prerequisites
- VS Code with Cline extension installed
- Active Vinkius subscription with a valid endpoint token
- 1
Open Cline MCP settings
Click the Cline icon in the VS Code sidebar to open the Cline panel. Then click the MCP Servers icon (server stack) at the top-right corner of the panel.
- 2
Add a remote server
Click "Remote Servers" at the top, then click "Add Remote MCP". In the Name field, type
ghost-publishing-newsletter-platform-api-mcp. In the URL field, paste your Vinkius endpoint:https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp. Get your token from cloud.vinkius.com. - 3
Enable the server
After saving, the server appears in the Cline MCP panel. Toggle the switch to enable it. The status indicator turns green when the connection is live.
- 4
Start using tools
Return to the Cline chat and ask: "Check my latest Ghost (Publishing & Newsletter Platform API) refund status." Cline will discover the available tools and request your approval before invoking each one — giving you full control over every action.
{
"mcpServers": {
"ghost-publishing-newsletter-platform-api-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Ghost. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Ghost (Publishing & Newsletter Platform API) MCP in Cline
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Ghost (Publishing & Newsletter Platform API) MCP today
We host it, we monitor it, we maintain it. You just paste one token.