This repository provides ready-to-use mcp.json configuration and a collection of practical prompts for integrating Sitecore Marketer MCP with Visual Studio Code and GitHub Copilot. Use these resources to automate content management, marketing workflows, and personalization in Sitecore Headless, SitecoreAI, and JSS environments.
- Example
mcp.jsonfor quick VS Code setup - Curated prompt library for common Sitecore Marketer MCP use cases
- AI-driven content creation, updates, and personalization
- Works with SitecoreAI, Copilot, and Experience Edge
- Copy the provided
mcp.jsonto your project’s.vscodefolder. - Use the sample prompts in Copilot Chat or your preferred AI tool.
- Customize prompts for your Sitecore environment and business needs.
{
"servers": {
"sitecore-marketer-mcp": {
"url": "https://edge-platform.sitecorecloud.io/mcp/marketer-mcp-prod",
"auth": {
"type": "external"
},
"type": "http"
}
}
}All prompt files are located in the docs/prompts folder. Browse this directory for ready-to-use examples and guides for Sitecore Marketer MCP operations.