
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@type-atlas/mcp
Advanced tools
@type-atlas/mcpThe Type Atlas MCP server gives coding agents editor-grade TypeScript, Markdown, and JSON intelligence over stdio.
codex mcp add type-atlas -- npx --yes @type-atlas/mcp@latest
Use @latest to receive new releases the next time the MCP process starts.
Replace it with an exact published version when reproducible tool behavior is
more important than automatic updates.
For Claude Code, VS Code, native Windows, and generic MCP client setup, see the Type Atlas installation guide.
Requires Node.js 22.20 or newer. The type-atlas executable writes MCP protocol
messages to stdout and operational errors to stderr.
Navigation, diagnostics, code actions, and reads work with Node.js alone. The
retrieval tools search_code, related_code, investigate_code, and
search_dependency_code additionally require
uv, which supplies
the uvx command used to run the semantic index. Without it those four tools
report that uvx is missing, and explore_symbol returns its language-server
inspection without the related-code section.
FAQs
Editor-grade TypeScript, Markdown, and JSON intelligence for coding agents.
We found that @type-atlas/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.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.