AI Agent Ready
Each package runs as an MCP (Model Context Protocol) server, allowing AI assistants (Claude, etc.) to call tools directly. Instantly executable via npx.
A monorepo kit for building and deploying MCP servers that AI assistants can use immediately via npx
Each package runs as an MCP (Model Context Protocol) server, allowing AI assistants (Claude, etc.) to call tools directly. Instantly executable via npx.
Build and publish to npm — then any AI Agent can use it with a single `npx -y @julong/mono-rele2-utils` command. No installation or configuration required.
A pnpm + Turborepo monorepo managing multiple MCP servers in one repository. Shared kit (@common) minimizes duplication.
Bun runs TypeScript directly for auto-generating README docs. Rslint + Prettier maintain code quality, and Rstest handles testing.