Usage
Configuration
project.json
Options
| Option | Type | Description |
|---|---|---|
entry | string | Entry file path |
outputPath | string | Output directory path |
Output Files
| Output | Description |
|---|---|
dist/{name}-server.cjs | Single-file MCP server bundle |
dist/{name}-runner.sh | Shell runner with env/port setup |