Public Work
zencart-ai-assist
AI-assisted Zen Cart tooling for codebase understanding, documentation, and support workflows.
View on GitHubWhat it does
- Caches selected Zen Cart docs locally and makes them searchable alongside repo code.
- Inspects plugin manifests and structure to catch incomplete or miswired plugins before they ship.
- Runs a local MCP server so editors and coding agents can query docs and code directly.
- Local-first by design — no separate database or search service to stand up.
Quick start
php bin/zencart ai:docs:fetch
php bin/zencart ai:catalog:build
php bin/zencart ai:mcp:serve