How to Use the Joomla (Open-Source CMS) MCP in Windsurf
Let Windsurf's Cascade agent manage your Joomla site. Chain commands to create, update, and audit content without constant prompting.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Joomla (Open-Source CMS) MCP to Windsurf
Create your Vinkius account to connect Joomla (Open-Source CMS) 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.
Autonomous Content Workflows
Tell Cascade to update an article, and it just does it. It'll use `list_site_articles` to find the right one, `get_article_details` to check its contents, and `patch_cms_article` to apply your changes. You don't have to guide it step-by-step. It's the same for creation. Give Cascade a title and some text, and it'll find the right category ID with `list_global_categories` before calling `create_cms_article`. This MCP server connects Joomla's core functions to your agent's brain.
Run Site Audits with Windsurf
Ask Cascade for a report on all unpublished articles. It can plan and execute the query, using `list_site_articles` with the right filter, and present you with a clean list. No more manual clicking through the Joomla admin panel. This works for anything on the site. You can get a list of all registered users with `list_platform_users` or see every single tag on your site with `list_system_tags`. Cascade turns these simple tools into a full audit sequence.
Manage Menus and Banners
This isn't just about articles. You can ask Windsurf to check the structure of your main menu. It will use `list_site_menus` to fetch the data and show you exactly how it's configured. Need to verify which ad banners are running? A simple prompt gets you a full report from `list_active_banners`. It's a faster way to check site configuration than loading the admin UI. This MCP lets your agent see the whole picture.
Set up Joomla (Open-Source CMS) 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 Joomla (Open-Source CMS) 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 Joomla (Open-Source CMS) payment history." If connected, Cascade will call the Joomla (Open-Source CMS) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"joomla-open-source-cms-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 Joomla. 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 Joomla (Open-Source CMS) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Joomla (Open-Source CMS) MCP today
We host it, we monitor it, we maintain it. You just paste one token.