From widget-creation
Connects remotely to https://docs.kentico.com/mcp for accessing Kentico documentation, APIs, guides, and developer resources via the Kentico docs MCP server.
npx claudepluginhub kentico/xperience-by-kentico-kenticopilot --plugin widget-creationAdd to your .mcp.json:
{
"mcpServers": {
"kentico.docs.mcp": {
"url": "https://docs.kentico.com/mcp"
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
https://docs.kentico.com/mcpShare bugs, ideas, or general feedback.