init-xmcp
v0.5.4
Published
Initialize xmcp apps with one command
Downloads
1,545
Readme
init-xmcp
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.
Usage
npx init-xmcp@latestOptions
-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.
Getting Started
- Visit xmcp.dev to learn more about the project.
- Visit xmcp.dev/docs to view the full documentation.
License
This project is licensed under the MIT License - see the LICENSE file for details.
