@mcpjam/inspector 0.9.40 → 0.9.42

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -229,3 +229,13 @@ This project is licensed under the **Apache License 2.0** - see the [LICENSE](LI
229
229
  [🌐 Website](https://mcpjam.com) • [📖 Docs](https://modelcontextprotocol.io/) • [🐛 Issues](https://github.com/MCPJam/inspector/issues)
230
230
 
231
231
  </div>
232
+
233
+ # ⭐ Star History
234
+
235
+ <a href="https://star-history.com/#MCPJam/inspector&Date">
236
+ <picture>
237
+ <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date&theme=dark" />
238
+ <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date" />
239
+ <img alt="Star History Chart" src="https://api.star-history.com/svg?repos=MCPJam/inspector&type=Date" />
240
+ </picture>
241
+ </a>