Dash0 Joins the Agentic AI Foundation
Dash0, an observability platform built on OpenTelemetry, has joined the Agentic AI Foundation (AAIF) as a Silver member to help shape open standards for agentic AI, including the Model Context Protoco…
Dash0, an observability platform built on OpenTelemetry, has joined the Agentic AI Foundation (AAIF) as a Silver member to help shape open standards for agentic AI, including the Model Context Protoco…
TrustNotch has launched a tamper-evident audit log service for AI agents that cryptographically signs each action with Ed25519 receipts, batches entries into RFC 6962 Merkle trees, and anchors batch r…
A developer explains when Model Context Protocol (MCP) is unnecessary, comparing it with alternatives like function calling and CLI tools. The post highlights that MCP introduces context overhead and …
Brw, an open-source semantic browser control tool by Revitt, claims to outperform Claude-in-Chrome in pre-release head-to-head tests by using fewer turns and fewer tokens, acting from stable refs like…
CIQ shipped Fuzzball 4.2 on September 3, adding a native Model Context Protocol (MCP) server that lets AI agents inspect, submit, and monitor HPC jobs directly, plus a self-service workflow API enabli…
Quire, a new open-source tool, lets humans and AI agents edit local Markdown files together in a live multiplayer workspace, with every edit visible, attributable, and separately revertable. The publi…
Viaduct, a free, self-hosted C4 modelling tool, lets teams draw system context, containers, components, and code, attach docs and API contracts to elements, and serve the model to Cursor or Claude Cod…
A developer using OpenAI's GPT-6 Astra model completed Valve's Portal game in about 23 hours 43 minutes on September 5, 2026, with the AI agent controlling gameplay through a custom SourcePauseTool an…
OpenAI's GPT-6 Astra model autonomously completed the entire game Portal in 23 hours and 43 minutes without human assistance after the initial goal was set, according to developer cozyblaze. The run u…
Tala Saabneh, a developer at NextFlows AI Academy, built a Quote-of-the-Day MCP server with her team, implementing six tools for managing a quote dataset. She focused on the get_daily_quote and create…
CrowdStrike unveiled Falcon Guardian at Fal.Con 2026 on September 1, the first product to enforce runtime security for AI agents directly on endpoints, addressing a gap where 82% of executives are con…
A developer created an AI agent that triages pitch-deck emails using LangGraph and Nango. The agent reads Gmail attachments, evaluates them against an investment thesis with an LLM, and posts matches …
Yurei, a new open-source Chrome extension, lets any AI coding tool control a real browser via MCP, supporting models from OpenAI, Anthropic, and others. The tool, launched on the Chrome Web Store and …
Stacklok has released ToolHive, an open-source platform under Apache 2.0 that runs Model Context Protocol (MCP) servers inside containers, isolating them from host credentials and network access to en…
A developer has built Orivox MCP, a Model Context Protocol server that connects Claude to the Orivox website platform, enabling the AI to create, edit, and publish real websites through natural conver…
Developer B. Venkata released legacy2mcp, an open-source tool that converts legacy SOAP/WSDL services into Model Context Protocol (MCP) servers, enabling AI agents to call them without hand-written ad…
Attri has open-sourced OpenLedger, a local-first, double-entry accounting system with an MCP server, designed to provide immutable transactions and an audit log that lives in the same database transac…
OpenLedger, an Apache 2.0-licensed local-first double-entry accounting system with an SQLite backend and a Model Context Protocol (MCP) server exposing 15 tools, has been released by Attri Inc. The le…
MathKernel, an evidence-aware multi-engine mathematics kernel usable as a Python library and MCP server, has been released to let applications and LLMs perform advanced mathematics while preserving as…
Importing an OpenAPI document directly into a Model Context Protocol (MCP) server is usually the wrong move, according to a new analysis, because the resulting tool catalog inherits the API's size and…