Ghost Connector for AI agents.
10 live capabilities
Manage your blog content and publication settings with a direct CMS connection.
Waiting for input…
Why people use Ghost
Ghost CMS Content Management for Faster Publishing Workflows
This Connector lets your AI agent do that heavy lifting for you. You can stay in your primary workspace and just ask for the details. Your agent pulls the post content, identifies the author, and checks the membership rules in one go, giving you the full picture without a single tab switch.
What Vinkius changes
You get a direct line from your AI agent to your Ghost CMS data without the manual overhead.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Summarizing recent articles
A content manager needs to summarize the last 10 articles.
- Real-world use case 02
Checking site routing
A developer needs to know the site's routing rules.
- Real-world use case 03
Auditing the contributor list
An editor wants to see who is writing for the site.
Complete set · 10capabilities
The complete Ghost capability set.
These are the exact actions your AI can choose when you ask it to work with Ghost.
01—04
4 capabilities in this set.
Part of 10 available through Ghost.
- 01 Capability
Create post
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
- 02 Capability
Get post details
Essential for reviewing the full content of an article. Get details for a specific post
- 03 Capability
Get site settings
Pull global site configurations and routing rules. Use this to verify how your CMS is currently set up.
- 04 Capability
List members
Includes emails, status, and join dates. List all site members
05—07
3 capabilities in this set.
Part of 10 available through Ghost.
- 05 Capability
List newsletters
Newsletters are used to send content updates to members. List all configured newsletters
- 06 Capability
List offers
List active membership offers
- 07 Capability
List pages
G., About, Contact) defined on the Ghost site. Pages are similar to posts but used for non-blog content. List all static site pages
08—10
3 capabilities in this set.
Part of 10 available through Ghost.
- 08 Capability
List posts
Includes basic metadata and post IDs for detailed retrieval. List all Ghost blog posts
- 09 Capability
List tags
Useful for organizing and filtering posts. List all content tags
- 10 Capability
List membership tiers
G., Free, Premium) available on the site. Useful for understanding the subscription structure. List membership tiers and plans
Set up in minutes
One URL. Then ask Ghost to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Ghost from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Ghost, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Ghost for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Ghost URL.
- Step 03
Save and start
Save the connection and enable Ghost in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"ghost": {
"url": "https://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Ghost
Open Agent mode in chat and ask: "Using Ghost, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"ghost": {
"url": "https://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Ghost
Ask Copilot: "Using Ghost, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"ghost": {
"url": "https://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Ghost
Open Cascade and ask: "Using Ghost, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"ghost": {
"url": "https://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Ghost
Ask Cline: "Using Ghost, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add ghost --transport http "https://edge.vinkius.com/vk_preview_I4VABjJcE6c3TQWJr66tby4uUQyWjjN60w7c1APY/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Ghost
Ask Claude: "Using Ghost, show me...". 10 tools are ready
Where the request belongs
Work Ghost can move forward.
This is for content managers who are tired of clicking through dozens of dashboard pages to pull stats, and developers who need to grab site settings without hunting through documentation.
Content Manager
Pulling article data into spreadsheets or reports without manual copy-pasting.
Frontend Developer
Grabbing taxonomy tags and site configurations to build out new site components.
Editorial Lead
Reviewing active author lists and membership tiers to oversee publication growth.
When one Connector is not enough
Carry the request into a workflow.
Combine Ghost with the systems that finish the task.
View all recipesConnectors for Membership Growth Analytics
Blog post published, engaged readers tagged for email sequences, membership growth tracked , your content drives subscriptions on autopilot
MCP Workflow for Publishing and Sending Newsletters
Your editor published a blog post yesterday but the newsletter went out without a header image because the designer was on PTO , your AI agent creates the visual and sends the email in one flow
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGhost
Publish and monetize your content with a modern headless CMS built for newsletters, memberships, and independent creators.
Ghost (Publishing & Newsletter Platform API)
Manage your Ghost publication. browse public content, manage posts, and automate your newsletter workflow directly from your AI agent.
HubSpot CMS Hub
Manage blog posts, site pages, landing pages, authors, tags, and domains through natural conversation.
Memberful
Monetize your content with membership subscriptions that integrate seamlessly into your existing website and WordPress setup.
Tumblr
Publish multimedia blog posts, follow creative communities, and engage with millions of users on the iconic blogging platform.
Beamer
Manage product updates and user feedback via Beamer. create posts, track analytics, and monitor feedback directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Ghost connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Ghost.
The practical details behind the request, access and result.
Can I use Ghost MCP to manage my blog content?
Yes, you can use it to pull and view your published posts, check author details, and audit your tags through your AI agent.
How does Ghost MCP help with content audits?
It allows you to quickly list every static page and content tag, making it easy to see your entire site structure in one conversation.
Does Ghost MCP let me see my subscription tiers?
Yes, your AI agent can pull your active membership levels and pricing rules so you can review your paywall setup instantly.
Can I use Ghost MCP to find specific authors?
You can ask your agent to list all authors or fetch the specific profile details for any writer in your publication.
How do I connect Ghost CMS to my AI agent?
You just need to subscribe via Vinkius and provide your Ghost Base URL and Content API Key from your site's integration settings.
How do I get a Content API Key for Ghost?
Log in to your Ghost Admin dashboard, navigate to Settings > Integrations, and add a Custom Integration. You will find the Content API Key there.
Can I publish new posts using this integration?
No, this integration uses the Content API which is read-only. It is designed to safely retrieve and query your published content.
What is the Base URL format?
Your Base URL is the root domain where your Ghost site is hosted, for example: 'https://demo.ghost.io'. Do not include '/ghost/api/'.
How do I fetch related tags and authors for a post?
Use the 'include' parameter in the 'get_post_by_slug' capability and pass the string 'tags,authors'.
How do I find my Ghost Admin API Key?
Log in to your Ghost admin panel, navigate to Settings > Integrations, click Add custom integration, and copy the Admin API Key and API URL.
What is the Admin Domain?
It is the API URL provided in your custom integration settings (e.g., https://your-site.ghost.io). Do not include the /ghost/api/admin/ part.
Can I publish a post immediately via AI?
Yes! When using the create_post capability, set the status parameter to 'published' to make your content live instantly.
One connection away
Give your agent a direct line to Ghost.
Connect Ghost once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available