VFF - The signal in the noise
News

Bedrock AgentCore adds stateful MCP for interactive agent workflows

Read original
Share
Bedrock AgentCore adds stateful MCP for interactive agent workflows

Amazon Bedrock AgentCore Runtime now supports stateful Model Context Protocol (MCP) client capabilities, enabling AI agents to pause execution for user input, request LLM-generated content, and stream real-time progress updates. Previously, stateless MCP implementations could only execute one-way tool calls without bidirectional communication. The update introduces three new capabilities: elicitation for mid-execution user requests, sampling for dynamic LLM content generation, and progress notification for long-running tasks. Stateful mode provisions dedicated microVMs per user session with up to 8 hours persistence, maintaining conversation continuity through session identifiers.

  • Bedrock AgentCore Runtime adds stateful MCP support, enabling interactive multi-turn agent workflows that can pause for user input or LLM sampling
  • Three new client capabilities: elicitation (request user input), sampling (request LLM content), and progress notification (stream real-time updates)
  • Stateful mode provisions isolated microVMs per session lasting up to 8 hours, replacing stateless HTTP model that couldn't maintain conversation context
  • Completes bidirectional MCP protocol implementation, allowing servers to initiate requests back to clients rather than only responding to tool calls

Stateful MCP support removes a fundamental constraint in agent design: the inability to maintain conversation threads or request clarification mid-execution. This capability gap has forced developers to work around limitations in long-running workflows, interactive debugging, and real-time feedback loops. The addition brings MCP implementations closer to practical agent requirements where workflows often need human-in-the-loop validation or dynamic content generation during execution.

For operators building production agents, stateful MCP unlocks use cases that require interactive workflows, such as approval gates, clarification requests, or progress reporting during extended operations. This reduces the need for custom workarounds and external orchestration layers, lowering development complexity and time-to-market for agent applications. The 8-hour session persistence and isolated microVMs provide a managed alternative to self-hosted MCP infrastructure.

  • Developers can now build agents that pause mid-execution for user input or LLM sampling, enabling interactive workflows previously impossible with stateless implementations
  • Session-based architecture with dedicated microVMs per user creates isolation and state persistence, but introduces operational considerations around resource allocation and session lifecycle management
  • Bidirectional MCP protocol support positions Bedrock as a more complete MCP runtime, potentially increasing adoption among developers already invested in the open standard
  • The 8-hour session limit and 15-minute idle timeout create practical constraints for long-running or intermittent workflows that may require external session management

Monitor adoption patterns to see which use cases drive stateful MCP demand and whether the session timeout windows prove sufficient for real-world workflows. Watch for competing implementations from other cloud providers or open-source projects that may offer different session persistence models. Track whether the bidirectional protocol capabilities become table stakes for agent platforms or remain a differentiator.

Share

Subscribe to the newsletter

The latest stories and analysis, delivered to your inbox.

Free. No spam. Unsubscribe any time.

Related stories

Meta AI Adds Productivity Features to Compete in Assistant Wars

Meta AI Adds Productivity Features to Compete in Assistant Wars

Meta is expanding its AI chatbot with productivity features including calendar integration for event planning, daily briefings, and guided research capabilities. The update, powered by the new Muse Spark 1.1 model, positions Meta AI to compete more directly with ChatGPT, Gemini, and Claude. CEO Mark Zuckerberg has framed this as a step toward what he calls personal superintelligence.

by Emma Roth· The Verge AI
OpenAI brings voice mode to ChatGPT desktop app

OpenAI brings voice mode to ChatGPT desktop app

OpenAI has rolled out voice mode to its ChatGPT desktop application, enabling users to interact with ChatGPT Work and Codex through spoken commands. The feature allows voice control for task completion and agent management directly from the desktop client. This expands voice capabilities beyond the mobile platform where the feature was previously available.

by Ivan Mehta· TechCrunch AI
Bluesky Turns Attie Into Open Social Research Tool

Bluesky Turns Attie Into Open Social Research Tool

Bluesky has expanded its AI assistant Attie to function as an open social research tool, allowing users to query news, trends, and conversations across Bluesky and other applications built on the AT Protocol. The move positions Attie as a research instrument for analyzing social media data at scale. This represents a shift from a basic assistant toward a platform for structured data exploration.

by Sarah Perez· TechCrunch AI
Anthropic's Opus 5 Shifts AI Race to Cost Efficiency
TrendingNews

Anthropic's Opus 5 Shifts AI Race to Cost Efficiency

Anthropic released Claude Opus 5 on Friday, positioning it as a cost-efficient alternative to its flagship Fable 5 model at half the price. The model scores higher than Fable 5 on several coding and agentic benchmarks while maintaining the same token pricing as its predecessor, Opus 4.8. The launch reflects a shift in the AI industry from raw capability competition toward economic efficiency for enterprise workflows.

by michael.nunez@venturebeat.com (Michael Nuñez)· VentureBeat AI