Claude Code plugin marketplace for Engram — multi-agent Blueprint automation for Unreal Engine 5.
# Add the marketplace (one-time)
claude plugin marketplace add bringfire/engram-marketplace
# Install the Engram plugin
claude plugin install engram@engram-marketplace| Plugin | Description |
|---|---|
| engram | Skills, hooks, and 400+ MCP tools for building Blueprints via natural language |
- Skills:
/build-blueprint,/consolidate,/merge-knowledge,/validate-compilation - Hooks: SessionStart context injection to prevent skill amnesia after compaction
- MCP Server: Configured separately via
setup_engram.py(see Engram docs)
- Engram plugin installed in your UE5 project (
Plugins/Engram-Plugin/) - Python 3.10+
- Run
python Plugins/Engram-Plugin/setup_engram.pyfor MCP server setup