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

HPE and NVIDIA Expand AI Factory for Production Agents

HPE and NVIDIA Expand AI Factory for Production Agents

NVIDIA and HPE are expanding their AI Factory partnership to support agentic AI in production environments. New offerings include the NVIDIA Vera CPU for agent workloads, the NVIDIA Agent Toolkit integrated with HPE Private Cloud AI, and NVIDIA Confidential Computing across the full HPE AI Factory portfolio. The Vera CPU will ship in 2027 with HPE ProLiant servers, while agent governance and security capabilities are available now.

by Chris Marriott· NVIDIA Blog (AI)
Databricks tackles AI agent bottleneck with unified data layer

Databricks tackles AI agent bottleneck with unified data layer

Databricks announced two products designed to eliminate latency between operational and analytical databases: Lakehouse//RT, which delivers millisecond query latency on lakehouse data without a separate serving tier, and LTAP (Lake Transactional/Analytical Processing), which stores transactional data directly in Delta and Iceberg format to remove ETL pipelines. The company argues this unified approach is critical for AI agents that require continuous reasoning on live data without infrastructure bottlenecks. LTAP represents a storage-layer approach to unifying transactional and analytical workloads, contrasting with prior HTAP (Hybrid Transactional/Analytical Processing) efforts that attempted engine-level convergence.

· VentureBeat AI
Stanford's Decentralized Agent Framework Cuts Costs 50%

Stanford's Decentralized Agent Framework Cuts Costs 50%

Stanford researchers have developed DeLM, a decentralized multi-agent framework that eliminates the need for a central orchestrator by allowing agents to coordinate directly through a shared knowledge base. The approach reduces inference costs by 50% compared to traditional centralized systems and addresses bottlenecks that occur when all agent communications must route through a main controller. The framework uses a shared context of verified findings, partial results, and documented failures that agents can access independently, along with a task queue that agents claim work from directly.

by taryn.plumb@venturebeat.com (Taryn Plumb)· VentureBeat AI
Salesforce Buys Fin for $3.6B to Boost Enterprise AI
TrendingNews

Salesforce Buys Fin for $3.6B to Boost Enterprise AI

Salesforce is acquiring Fin, a customer AI agent startup formerly known as Intercom, for $3.6 billion. The deal represents an 80% premium over Fin's last $2 billion valuation and signals Salesforce's push to strengthen its enterprise AI capabilities. The acquisition aims to help Salesforce compete for customer adoption of its own AI offerings.

by Valida Pau· The Information