
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
context-shuttle-mcp
Advanced tools
MCP Server for Context Shuttle - Bridge between browser extension and AI IDE (Cursor/Gemini)
Context Shuttle 是一套完整的 AI 上下文采集工具。此 MCP (Model Context Protocol) 服务器是连接 Chrome 浏览器扩展与 AI IDE (如 Cursor, Gemini, Windsurf) 的桥梁。
它允许开发人员捕获网页上下文(截图、文本、Bug 报告),并无缝传输给 AI 进行分析。
npx 即可运行。无需下载源码,直接使用 npx 运行:
npx context-shuttle-mcp
服务器默认运行在 http://localhost:3333
在 MCP 设置中添加一个新的 Server:
context-shuttlecommandnpx -y context-shuttle-mcp@latestgit clone https://github.com/julyCodeGo/context-shuttle.gitcd mcp-servernpm installnpm startLicense: MIT
Author: JulyCodeGo Team
FAQs
MCP Server for Context Shuttle - Bridge between browser extension and AI IDE (Cursor/Gemini)
We found that context-shuttle-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.