A production-minded MCP server for Rootellect website design and management workflows.
- Project, brand and store resources
- Protected path policy
- Safe Git task branches and commits
- Validation command tools
- Playwright browser inspection and screenshots
- Vercel preview integration with missing-config safety
- JSONL audit logging
- Stdio and Streamable HTTP transports
Redesign the homepage in a premium herbal wellness style. Keep product data, authentication, cart and checkout unchanged. Test mobile and desktop. Create a Vercel preview. Do not deploy to production.
Call prepare_website_edit_task, edit only approved files, then call finalize_website_edit_task.
Version 2 adds specialized website audit agents while preserving all Version 1 tools.
New agents:
designseoperformanceaccessibilityconversiondiagnosticslanding_page
Use run_website_audit for read-only multi-agent inspection. Use prepare_multi_agent_edit_task, validate_multi_agent_edit, and finalize_multi_agent_edit for controlled edits with before/after screenshots, validation, re-audit, optional Vercel preview, and no production deployment.
See:
docs/version-2-agents.mddocs/audit-scoring.mddocs/full-audit-workflow.mddocs/landing-page-agent.md