Ghost MCP Server for WindsurfGive Windsurf instant access to 10 tools to Create Post, Get Post Details, Get Site Settings, and more
Windsurf brings agentic AI coding to a purpose-built IDE. Connect Ghost through Vinkius and Cascade will auto-discover every tool. ask questions, generate code, and act on live data without leaving your editor.
Ask AI about this App Connector for Windsurf
The Ghost app connector for Windsurf is a standout in the Productivity category — giving your AI agent 10 tools to work with, ready to go from day one.
Vinkius delivers Streamable HTTP and SSE to any MCP client
Vinkius Desktop App
The modern way to manage MCP Servers — no config files, no terminal commands. Install Ghost and 3,400+ MCP Servers from a single visual interface.




{
"mcpServers": {
"ghost-alternative": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
}
* Every MCP server runs on Vinkius-managed infrastructure inside AWS - a purpose-built runtime with per-request V8 isolates, Ed25519 signed audit chains, and sub-40ms cold starts optimized for native MCP execution. See our infrastructure
About Ghost MCP Server
Connect your Ghost publishing account to any AI agent and take full control of your content management and membership workflows through natural conversation.
Windsurf's Cascade agent chains multiple Ghost tool calls autonomously. query data, analyze results, and generate code in a single agentic session. Paste Vinkius Edge URL, reload, and all 10 tools are immediately available. Real-time tool feedback appears inline, so you see API responses directly in your editor.
What you can do
- Content Orchestration — List and manage all blog posts (published, draft, scheduled) and retrieve detailed HTML content and metadata programmatically
- Member Intelligence — Query your subscriber directory and retrieve detailed profiles, including join dates and membership tiers to monitor audience growth
- Site Navigation — List and oversee static site pages (About, Contact) and manage content tags to maintain a perfectly organized site taxonomy
- Publishing Control — Create new posts or drafts and update publishing statuses directly through your agent to streamline your editorial pipeline
- Site Visibility — Retrieve general site settings, newsletter configurations, and active membership offers using natural language commands
The Ghost MCP Server exposes 10 tools through the Vinkius. Connect it to Windsurf in under two minutes — no API keys to rotate, no infrastructure to provision, no vendor lock-in. Your configuration, your data, your control.
All 10 Ghost tools available for Windsurf
When Windsurf connects to Ghost through Vinkius, your AI agent gets direct access to every tool listed below — spanning blogging, newsletter-publishing, membership-sites, and more. Every call is secured with network, filesystem, subprocess, and code evaluation entitlements inside a sandboxed runtime. Beyond a simple connection, you get a full AI Gateway with real-time visibility into agent activity, enterprise governance, and optimized token usage.
Requires a title and supports optional HTML content. The post is created as a "draft" by default but can be set to "published" immediately. Create a new Ghost post or draft
Essential for reviewing the full content of an article. Get details for a specific post
Essential for verifying site identity. Get Ghost site settings and configuration
Includes emails, status, and join dates. List all site members
g., Free, Premium) available on the site. Useful for understanding the subscription structure. List membership tiers and plans
Newsletters are used to send content updates to members. List all configured newsletters
List active membership offers
g., About, Contact) defined on the Ghost site. Pages are similar to posts but used for non-blog content. List all static site pages
Includes basic metadata and post IDs for detailed retrieval. List all Ghost blog posts
Useful for organizing and filtering posts. List all content tags
Connect Ghost to Windsurf via MCP
Follow these steps to wire Ghost into Windsurf. The entire setup takes under two minutes — your credentials stay safe behind the Vinkius.
Open MCP Settings
Cmd+Shift+P and search "MCP"Add the server
mcp_config.jsonSave and reload
Start using Ghost
Why Use Windsurf with the Ghost MCP Server
Windsurf provides unique advantages when paired with Ghost through the Model Context Protocol.
Windsurf's Cascade agent autonomously chains multiple tool calls in sequence, solving complex multi-step tasks without manual intervention
Purpose-built for agentic workflows. Cascade understands context across your entire codebase and integrates MCP tools natively
JSON-based configuration means zero code changes: paste a URL, reload, and all 10 tools are immediately available
Real-time tool feedback is displayed inline, so you see API responses directly in your editor without switching contexts
Ghost + Windsurf Use Cases
Practical scenarios where Windsurf combined with the Ghost MCP Server delivers measurable value.
Automated code generation: ask Cascade to fetch data from Ghost and generate models, types, or handlers based on real API responses
Live debugging: query Ghost tools mid-session to inspect production data while debugging without leaving the editor
Documentation generation: pull schema information from Ghost and have Cascade generate comprehensive API docs automatically
Rapid prototyping: combine Ghost data with Cascade's code generation to scaffold entire features in minutes
Example Prompts for Ghost in Windsurf
Ready-to-use prompts you can give your Windsurf agent to start working with Ghost immediately.
"List all my draft posts in Ghost."
"Create a new draft titled 'Welcome to our MCP Blog'."
"Show me a list of all site members and their emails."
Troubleshooting Ghost MCP Server with Windsurf
Common issues when connecting Ghost to Windsurf through the Vinkius, and how to resolve them.
Server not connecting
Ghost + Windsurf FAQ
Common questions about integrating Ghost MCP Server with Windsurf.
How does Windsurf discover MCP tools?
mcp_config.json file on startup and connects to each configured server via Streamable HTTP. Tools are listed in the MCP panel and available to Cascade automatically.Can Cascade chain multiple MCP tool calls?
Does Windsurf support multiple MCP servers?
mcp_config.json. Each server's tools appear in the MCP panel and Cascade can use tools from different servers in a single flow.