feat: MCP 服务器改用 Watch 模式支持热更新
- 更新安装脚本使用 pnpm run dev 替代 node dist/index.js
- 使用 tsx watch 实现代码修改后自动重新加载
- 更新技能文档说明 Watch 模式功能
Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)
Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>