Middle Layer Enables Real-Time Agent Integrations
Ayan Barua, CEO of Ampersand, on infra for AI agent integrations
This points to the control point in agent software moving from storage to data movement. For an agent, being useful depends less on having a giant warehouse of yesterday’s data and more on being able to read the current state of Salesforce, HubSpot, NetSuite, or Gong, then write back the next action immediately. That makes the middle layer the system that keeps an agent grounded in what just changed, not what was true last night.
-
Ampersand’s role is not just exposing MCP tools. It sits above the protocol and handles the hard operational pieces that make live reads and writes safe in production, including auth, token refresh, field mapping, tenancy isolation, rate limits, retries, and error handling. That is what turns a protocol into a working integration fabric.
-
The practical contrast is batch ETL vendors like Fivetran, which were built around syncing rows into warehouses for reporting. That works when a human checks a dashboard tomorrow. It breaks when an agent must notice a contact changed ownership, update a CRM field, trigger a workflow, and use the new state seconds later.
-
This is also why MCP alone is not enough. MCP gives agents a common way to ask for tools and data, but it does not provide bidirectional sync, lineage, governance, or observability by itself. The company that owns those guarantees can expand from middleware into the system that increasingly looks like the live data plane for agentic SaaS.
As agents take over more operational work, the winning infrastructure will look less like a nightly pipeline and more like a transaction network between SaaS systems. That shifts value toward platforms that can move fresh context across many customer environments with low latency and strict isolation, and away from products built mainly to load data into a warehouse for later analysis.