LIVE PULSE
4.9 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.6 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.4 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 CoMem Paper Proposes Shared and Individual Memory Design for LLM Multi-Agent Systems1 src1.3 Paper proposes evolving context parameterization for large language models1 src1.3 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src4.9 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.6 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.4 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.2 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.7 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.3 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.3 CoMem Paper Proposes Shared and Individual Memory Design for LLM Multi-Agent Systems1 src1.3 Paper proposes evolving context parameterization for large language models1 src1.3 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

Model Context Protocol

topic4 events
productsTODAY 07:00 UTC

MCP revision 2026-07-28 shifts protocol to stateless communication

The Model Context Protocol has been revised with a 2026-07-28 spec that replaces stateful sessions with a stateless communication model. According to the report, this is the most substantial change to the protocol since it was first published, and developers building new applications on it will need to rethink their existing design assumptions.

papersTODAY 04:00 UTC

MCPAgentBench: Benchmark for Evaluating LLM Agent MCP Tool Use

Researchers introduced MCPAgentBench, a benchmark built from real-world tasks to measure how well LLM agents use tools through the Model Context Protocol. The authors note that existing MCP evaluation suites have limitations, which their benchmark aims to address. It targets assessment of practical tool-calling ability in autonomous agent settings.

papersSEP 12 04:00 UTC

Study Finds MCP Server Sampling Skews Toward Servers That Work

An arXiv paper argues that research into the Model Context Protocol server ecosystem relies on sampling methods that implicitly favor functioning servers, such as reference sets, popularity rankings, hand-picked collections, or pipelines that fix servers until they run. The authors examine what a random draw from the MCP registry actually returns and contrast it with the servers used in tool-use benchmarks. The work highlights how these sampling choices can distort findings about the ecosystem and about agent tool-use performance.

papersSEP 12 04:00 UTC

arXiv paper proposes black-box detection of indirect prompt injection flaws in MCP servers

A new arXiv preprint describes an approach for finding indirect prompt injection vulnerabilities in MCP servers without needing system access or live interaction. The method works from descriptions alone, targeting third-party audits of closed-source, remotely hosted, or commercially gated software where conventional analysis is not possible. The authors position it as a way to assess critical systems that analysts cannot directly inspect or probe.