Initialize xmcp
applications with one command on top of Next.js and Express projects. Unlock the power of xmcp
discovery and integration with your existing codebase.
npx init-xmcp@latest
-
-v, --version
: Output the current version of init-xmcp. -
-y, --yes
: Skip confirmation prompts (default: false) -
--package-manager <manager>
: Specify package manager (npm, yarn, pnpm, bun) (default: "") -
--tools-path <path>
: Specify custom tools path (default: "") -
--route-path <path>
: Specify custom route path (default: "") -
--skip-tools
: Skip tool creation (default: false) -
--skip-route
: Skip route creation (default: false) -
-h, --help
: Display help message.
- Visit xmcp.dev to learn more about the project.
- Visit xmcp.dev/docs to view the full documentation.
This project is licensed under the MIT License - see the LICENSE file for details.