demo8_export_report
Generate a markdown report of all demos with sharing guidance, VS Code configuration, and a development mode checklist. Writes output to /outputs.
Instructions
Generate a markdown report of all demos and write it to /outputs. Includes sharing guidance, VS Code config, and dev mode checklist.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Report title | MCP Demos Report |
| includeDevMode | No | Include dev mode section | |
| format | No | Output format | markdown |