Commit 6c09f27
Embed MCP instructions directly in compiled code
The MCP instruction document is now embedded at build time into the compiled JavaScript, eliminating the need for external markdown files in the release.
Changes:
- Added embeddedInstructions.js with full instruction content (30KB)
- Updated server.js to import and use embedded instructions
- Instructions are compiled into binary, not readable as plain text
- No external files needed - everything self-contained
This ensures the proprietary instruction content is not publicly exposed while still providing full AI guidance.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 6ee9eb1 commit 6c09f27
File tree
4 files changed
+874
-38
lines changed- dist
4 files changed
+874
-38
lines changed
0 commit comments