A developer has released ForensicDbg, a post-mortem debugging tool for native Windows x64/x86 crashes, now in private beta. The tool exposes its debugging engine to AI systems via an MCP server, aiming to improve AI-assisted crash analysis while reducing token usage. As an example bug, the release notes describe a null-pointer dereference in CTextWindowBase::SetSelectionBegin that occurs when a disassembly panel is clicked before any code lines are loaded.
forensicdbg.com
· 2026-09-23
Foremerge is a new open-source coordination protocol that sits on top of Git to let multiple AI coding agents, such as Claude Code, Codex, or Cursor, share their intended changes before writing code. Each agent registers what function or component it plans to modify in a shared SQLite-backed list stored inside the project's .git folder, so overlapping or contradictory plans can be flagged before they merge. The current release, version 0.5.0, is a local-first, pre-1.0 MVP with a working CLI, JSON API, MCP server, and conflict detector, though it doesn't yet support coordination across multiple machines.
github.com
· 2026-09-21
A developer who attended an MCP-focused industry event says the Model Context Protocol, released by Anthropic in November 2024 and later handed to the Linux Foundation's Agentic AI Foundation, was designed for weaker, less agentic models than exist today. As adoption exploded, users began overloading context windows by connecting many MCP servers at once, prompting platforms like Composio, MintMCP, and Pipedream to build workaround tools that centralize credentials and trim tool lists.
maharship.com
· 2026-09-20
Apple's WebKit blog detailed Safari 27.0's developer features, headlined by a new Safari MCP server that lets AI coding agents like Claude Code or Codex control the browser to inspect DOM elements, network requests, screenshots, and console output. Developers enable it through Safari's Developer settings after turning on features for web developers, and Apple says the server runs locally without sending data externally.
9to5mac.com
· 2026-09-18
Scry is a new search-over-the-web service built for AI agents, exposed through the Model Context Protocol as well as a direct HTTP API. Developers connect tools like Claude Code, Codex, or Cursor to a single MCP endpoint, authenticate via OAuth or an API key, and query a rolling crawl of high-information web pages using a SQL-like interface. The service also introduces congestion-based pricing tied to usage load.
scry.io
· 2026-09-17
Flet has launched its 1.0 release, providing developers a complete framework to build, test, and ship Python applications across desktop, mobile, and web. The release includes over 150 UI controls, prebuilt Python packages for iOS and Android, browser support via Pyodide/WebAssembly, and tools like flet build for packaging apps for app stores.
flet.dev
· 2026-09-17
Ax-check.com is a new tool that runs three AI agents through a company's onboarding flow to see how far they get before failing or succeeding. It then produces specific recommendations for fixing documentation, marketing pages, CLI tools, MCP configurations, or Skills that block agent access.
ax-check.com
· 2026-09-17
Hister is a new privacy-focused search tool that indexes the full text of web pages visited and local files kept on a user's machine. It runs locally through a browser extension, terminal, or web interface, and can also be accessed by AI assistants via MCP integration. The tool is available as a downloadable binary or through Homebrew, Docker, and Nix.
github.com
· 2026-09-17
Google is adding a Model Context Protocol connector to Google Home, opening the smart home platform to AI assistants beyond its own Gemini. The rollout is starting with a limited group of testers rather than all users at once.
androidauthority.com
· 2026-09-16
Google Home will integrate the Model Context Protocol, letting agents like Claude, Hermes, Open Claw and Google's own Antigravity connect to a user's devices and event history through natural language commands. The feature will roll out as early access in the coming weeks, but only for subscribers paying $20 a month or $200 a year for Google Home Premium Advanced.
engadget.com
· 2026-09-16
Google has launched early access to a Model Context Protocol (MCP) server for Google Home, enabling AI agents such as Claude, ChatGPT, Hermes, OpenClaw and Google Antigravity to interact with connected smart home devices. Through natural language, users can review camera summaries, monitor activity, control devices, and build custom dashboards, after linking their agent via a Google Cloud project and granting permissions.
techcrunch.com
· 2026-09-16
A developer named Fabian released Chat-Man, a tool that connects WhatsApp to AI agents through an MCP server, allowing programmatic reading, searching, and sending of messages. It also includes a web interface for non-technical users to manage groups, contacts, and bulk messaging, plus webhook support for starred conversations. Fabian built it after needing WhatsApp integration across multiple personal projects and wanting to avoid paying for separate integrations each time.
news.ycombinator.com
· 2026-09-16