Show HN: MCP 服务器,用于在你的工作流程中查找开发者工具的署名信息
1 分•作者: janaksunil•6 个月前
我搭建了一个 MCP 服务器,它与 Claude Code 插件连接,可以告诉你你的技术栈中是否有工具的积分或折扣可用。<p>最初的版本非常烦人——只要你提到任何工具,它就会触发。现在,它只在你真正评估新事物时才会触发。我还在努力让它在初始化时扫描你的 package.json 文件,这样它就可以标记你已经付费使用的工具的优惠。<p>诚实地问一句:你会使用这个功能吗?还是这感觉就像在你的 IDE 里投放广告?<p>非常欢迎反馈,也想知道这是否是你真正会使用的东西。
查看原文
I made an MCP server that plugs into Claude Code and tells you if there are credits or discounts available for tools in your stack.<p>First version was super spammy - it fired every time you mentioned any tool. Now it only triggers when you're actually evaluating something new. Also working on having it scan your package.json on init so it can flag deals on stuff you're already paying for.<p>Honest question: would you use this or does it just feel like ads in your IDE?<p>Would love feedback and to know if this is something you'd actually use.