Playwright MCP shipped an update
Microsoft's Playwright MCP, an open-source MCP server that exposes Playwright browser automation tools to MCP clients via structured accessibility snapshots, was last updated in September 2026 and has…
Microsoft's Playwright MCP, an open-source MCP server that exposes Playwright browser automation tools to MCP clients via structured accessibility snapshots, was last updated in September 2026 and has…
The official C# SDK for the Model Context Protocol, maintained in collaboration with Microsoft, was last updated in September 2026 and has 4.5k stars on GitHub. The open-source project, written primar…
The oh-my-agent project merged a complete overhaul of MCP process management, sharing serena daemons per-project by default instead of spawning separate copies per session, reducing 65 processes and 8…
@ttsc/graph, an MCP server that provides AI agents with a code graph instead of source files, reduces AI token usage by about 90% by eliminating the need for agents to read file bodies. The tool index…
A developer released token-saviour, an agent skill that routes coding tasks to the most token-efficient tool based on a benchmark of nine tools, achieving up to 69.6% token reduction on comprehension …
A developer built @ttsc/graph, an MCP tool that provides coding agents with a TypeScript compiler-built code graph instead of raw source files. In benchmarks, it reduces token usage by roughly 10x on …
A developer released AINAScan/VibeGuard, a GitHub Action that scans code for security patterns common in AI-generated code. Scanning 10 popular vibe-coded repos revealed critical issues in all of them…