How to Use the Ghost (Publishing & Newsletter Platform API) MCP in Windsurf
Automate your entire Ghost publication with Windsurf. Cascade can draft posts and manage members based on a single goal you give it.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Ghost (Publishing & Newsletter Platform API) MCP to Windsurf
Create your Vinkius account to connect Ghost (Publishing & Newsletter Platform API) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Draft and Manage Posts Autonomously
This MCP server gives Windsurf direct control over your Ghost publication. Tell it to create a new article from a set of notes, and Cascade uses `admin_create_post` to get it done. It can also update existing articles with `admin_update_post` or remove them entirely using `admin_delete_post`. Your agent can also check on your content inventory. It pulls lists of all your posts, pages, and newsletters with tools like `admin_list_posts` and `admin_list_newsletters`. This is perfect for when you need Windsurf to find related content or summarize what's already been published on a topic.
Automate Audience and Tier Management
Let Windsurf handle your member list. Give it a goal like "add these new signups to the premium tier," and Cascade chains `admin_create_member` and other tools to execute the task. It's not just about adding people; your agent can get a full picture of your audience using `admin_list_members`. This server also exposes your site's structure. Windsurf can query your membership tiers with `content_list_tiers` and see active subscription offers with `admin_list_offers`. It uses this data to make smarter decisions about audience segmentation without you needing to intervene.
Build Content Feeds with this MCP Server
Connect Windsurf to your public-facing Ghost content. Your agent can use `content_list_posts`, `content_list_pages`, and `content_list_tags` to read anything on your site. The tools support NQL filtering, so you can ask for very specific information, like "find all posts tagged 'api' from last month." This isn't just for reading. Windsurf can use this data as context for other tasks. For example, it could fetch your site settings with `content_get_settings` to understand your publication's branding, then use that information to draft a new post that matches your site's tone and style.
Set up Ghost (Publishing & Newsletter Platform API) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Ghost (Publishing & Newsletter Platform API) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Ghost (Publishing & Newsletter Platform API) payment history." If connected, Cascade will call the Ghost (Publishing & Newsletter Platform API) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"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 Windsurf
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.