Platform integration
Agent infrastructure
Connector maintenance cost is the line item that breaks agent projects at scale. Where the integration engineering tax actually lives, and how to model it.

How much does it actually cost to keep your agent connectors working? Most engineering leaders can quote the build cost — a sprint or two per product, maybe a quarter for the harder ones. Almost nobody can quote the maintenance cost. That's the line item that breaks agent projects at portfolio scale, and it's the one that gets buried under "platform engineering" headcount until somebody asks where the budget went.
Our view: connector maintenance is not an incremental cost. It compounds. Every new product, every API version, every auth change, every model update adds load to the same team. Treating it as a one-time integration project is what turns a $200K build into a $6.8M annual integration debt line.
This piece breaks down where the cost actually lives, why the standard playbooks (rewrite the API, build bespoke per product, wait for the platform vendors) all underprice it, and what an honest connector economics model looks like across a five-year window.
When a head of engineering signs off on a connector project, the estimate almost always covers four things: discovery, build, test, ship. Discovery is the engineer reading the API docs and the source code. Build is the connector code itself. Test is the integration test suite. Ship is the deployment and the runbook. Call it 6–10 weeks per product, depending on auth complexity and surface area.
That's the part you budget. It's roughly 20% of what you'll actually spend over the connector's life.
The other 80% is maintenance, and it splits across four categories most teams don't track as a single line:
None of these are catastrophic in isolation. The problem is they're constant, parallel, and not visible until something breaks in production.
Most connector cost models are wrong because they're built on a single-product assumption. One team, one product, one connector. At that scale, maintenance feels like background noise — the same engineer who built it can patch it on a Friday afternoon.
Now imagine the same team with eight products, each with its own API generation, its own auth model, its own deprecation cadence. Each connector still only needs a Friday afternoon. But there are now eight Fridays per cycle, and the cycles overlap. Two of the products are mid-migration. One is being sunset. One just hired a new platform team that's rewriting half the surface. The Friday afternoons turn into a full-time job for two engineers. Then three. Then the project gets a name and a Jira board, and somebody starts calling it the integration engineering tax.
The widely cited MuleSoft Connectivity Benchmark numbers make the same point at scale: IT teams spend roughly a third or more of their time on custom integrations rather than innovation work (39% in the 2025 report, 36% in the 2026 update), and integration debt costs the average organisation around $6.8M per year. Those numbers come from the pre-agent world, when integrations meant connecting third-party systems. The agent era adds a new category — integrations between agents and your own products — on top of the existing load. The percentage doesn't go down. It goes up.
The second reason the estimates are wrong: connectors are usually owned by whoever built them, not by a platform team with a maintenance SLA. When the original engineer moves teams or leaves, the connector becomes orphaned code. The next person to touch it spends a week reading what the previous person wrote, then patches the symptom rather than the cause, because they don't know the system well enough to do anything else. Compounding interest on technical debt is real, and connectors generate it faster than most internal services.
There are essentially three ways to get agents access to your products at portfolio scale. Each has a connector maintenance cost profile. The trick is to look at the five-year total, not the first-year build.
The rewrite option is the one CFOs hate and engineers respect. It's the right answer if you have one product and a two-to-five-year horizon. It's the wrong answer if you have eight products and a board meeting in March. The bespoke connector option looks cheap on day one and turns into the integration engineering tax by year two. Generation changes the slope of the maintenance curve — that's the actual claim worth evaluating, not the year-one savings.
It's easy to say connector maintenance can be automated. It's harder to specify what that automation has to actually do, because the failure modes are subtle.
At minimum, automated maintenance has to:
This is the gap between "we generate connectors" and "we maintain connectors." Generation is a one-time act. Maintenance is a continuous discipline. Vendors that only do the first are leaving the harder, more expensive half of the problem on your team.
If you want to make this a budget conversation instead of a hand-wave, here's the model worth running. It's rough — the point is to get the shape right, not the decimal place.
For each product you need agent access to, estimate:
Multiply across your product portfolio and across a five-year window. If the number doesn't shock you, you're undercounting one of the four. The most common omission is the drift detection lag, because it doesn't show up in any tracked metric until it does. The second most common is auth lifecycle work, which gets booked to "security" rather than "integration."
Once you have the number, the question stops being "should we build connectors?" and starts being "which option has the lowest five-year total cost given our product count?" That's a much more honest conversation.
Pontil is a Tools-as-a-Service platform. We make SaaS products accessible to AI agents, and we treat connector maintenance as the actual product, not a side effect of generation.
The maintenance model matters because the alternative — bespoke connectors maintained product by product — is exactly the line item this article is about. Generation that ships and then drifts is a worse problem than no connector at all, because the agent keeps calling and the data keeps getting subtly wrong. We operate on the systems you own, against the APIs that exist, with tools that stay current as your products change. Your CI, your tests, your observability — they all still apply.
If you want to see what that looks like against your own portfolio, book a walkthrough. The conversation usually starts with a five-year cost model, not a feature list.
The connectors you build this quarter will still be running, or rotting, in 2031. The question isn't whether to build them. It's whether the team building them is also the team maintaining them, and whether anybody has costed that work out past the first invoice.
Most agent project budgets stop at the build line. The teams who get to production are the ones who keep going — who put a number on the maintenance curve, compare options on five-year totals, and decide which slope they can actually afford to climb. That's not a tooling decision. It's a financial one, and it's overdue at most companies building agents on their own products today.
If you walk out of your next planning meeting with a five-year connector cost number on a whiteboard, the rest of the agent strategy gets a lot easier to argue.
Stay up to date on the ever changing agentic landscape.