Initialize xmcp apps with one command
npm install init-xmcpInitialize 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.
``bash`
npx init-xmcp@latest
- -v, --version: Output the current version of init-xmcp.-y, --yes
- : Skip confirmation prompts (default: false)--package-manager
- : Specify package manager (npm, yarn, pnpm, bun) (default: "")--tools-path
- : Specify custom tools path (default: "")--route-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.