关于
The My Tools extension provides a seamless way to discover and access documentation for command-line tools directly within VS Code or Cursor. It includes a built-in server that automatically detects tools in your workspace, whether they are package scripts, local binaries, or global tools, and displays their documentation in a user-friendly WebView panel. The extension supports monorepos, secure origin validation, and real-time event streaming, ensuring a reliable and efficient documentation experience.
主要功能
- React-based WebView panel for displaying documentation
- 4 GitHub stars
- Built-in MCP server with secure origin validation
- Real-time updates and error handling
- Automatic tool discovery in workspace and global paths
- Command palette support
使用案例
- Quickly access documentation for tools used in a project
- Integrate command-line tool documentation directly into the VS Code workflow
- Simplify tool discovery and usage in monorepo environments