Tools
Standalone developer tools that support the Archipel development workflow. These are not NestJS libraries — they are independent utilities.
| Tool | Description |
|---|---|
| MCP Server | Provides platform documentation and code patterns to AI-powered development tools via the Model Context Protocol. |
| Prisma Entity Generator | Generates strongly-typed TypeScript entity interfaces from a Prisma schema. |
| Prisma JSON Schema Generator | Generates JSON Schema validation documents from a Prisma schema. |