---
type: "article"
title: "API + AI + MCP Gateways: Are Enterprises About to Pay Twice Again? - API Developer Weekly"
summary: "API + AI + MCP Gateways: Are Enterprises About to Pay Twice Again?"
newsletter: "API Developer Weekly"
newsletter_handle: "api-developer-weekly"
newsletter_url: "https://usecommune.com/n/api-developer-weekly"
author: "James Higginbotham (@jhigginbotham)"
published: "2026-08-20T18:00:00.000Z"
canonical_url: "https://usecommune.com/n/api-developer-weekly/a/api-ai-mcp-gateways-are-enterprises-about-to-pay-twice-again"
markdown_url: "https://usecommune.com/n/api-developer-weekly/a/api-ai-mcp-gateways-are-enterprises-about-to-pay-twice-again.md"
chat_url: "https://usecommune.com/n/api-developer-weekly/a/api-ai-mcp-gateways-are-enterprises-about-to-pay-twice-again/chat"
source_url: "https://mailchi.mp/5dc729979256/key-takeaways-from-platform-summit-2024-api-developer-weekly-2680242"
body_source: "imported"
likes: 1
replies: 0
body_words: 715
---

# API + AI + MCP Gateways: Are Enterprises About to Pay Twice Again? - API Developer Weekly

![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/04b6c7bf-305e-b933-367e-a79a24d334d5.png)

![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/9dff09fa-af28-ed1e-7fa6-a6589b89e5e1.png)

# API Developer Weekly

# August 20, 2026 - Issue #581

*It is time for a new issue of the newsletter, this time featuring a look at whether enterprises are about to pay twice for API and AI gateway and runtime management. We also look at server-sent events (SSE) vs. WebSockets and GitHub's recent outage that impacted their APIs. Next, we look at the latest MCP spec going stateless and ask, "Isn't it just an API now?" Finally, Z wrote up a fascinating look at his company, Superface, including its origins, the wins, the struggles, and what it looks like when you are too early with a product.*

 *-- Happy Reading!*

# Featured Articles

[API Gateways, AI Gateways, and MCP Gateways: Are Enterprises About to Pay Twice Again?](https://nordicapis.com/api-gateways-ai-gateways-and-mcp-gateways-are-enterprises-about-to-pay-twice-again/)
 How enterprises can prepare existing API infrastructure for AI gateways, MCP gateways, and agent-driven operations. by Rashmi Baberwal \[nordicapis.com\]

 [HTML over the wire - YAGNI Club](https://yagni.club/3mstlyuxe5s26)
 WebSockets for HTML over the wire? In this economy? \[yagni.club\]

 [GitHub restores services after nearly 8-hour outage disrupts Actions, APIs, PRs and Copilot](https://www.infoworld.com/article/4210864/github-restores-services-after-nearly-8-hour-outage-disrupts-actions-apis-prs-and-copilot.html)
 Authentication issues lingered as GitHub worked through a sprawling disruption that affected key developer services and enterprise workflows across its platform. by Anirban Ghoshal, Isaac Sacolick, Nick Hodges, Matt Asay \[infoworld.com\]

 [MCP goes stateless with headers. Do you need an MCP-native data plane?](https://agentgateway.dev/blog/2026-07-21-stateless-mcp-still-needs-mcp-native-dataplane/)
 Stateless, header-forwarding MCP makes servers easier to scale out but introduce attack vectors \[agentgateway.dev\]

 [MCP Goes Stateless, and Developers Ask Whether That Just Makes it an API Again](https://www.infoq.com/news/2026/08/mcp-stateless-gateway/)
 The MCP 2026-07-28 specification removes the initialize handshake and session header, and adds required method and tool-name headers so gateways can route agent traffic without parsing JSON. Reaction split between developers calling it a rediscovery of REST and those arguing the standard itself was always the point. \[infoq.com\]

 [7 Tools for Multi-Agent Infrastructure](https://nordicapis.com/7-tools-for-multi-agent-infrastructure/)
 Explore seven tools and architectural layers for building scalable, observable, and governed multi-agent infrastructure. by Kristopher Sandoval \[nordicapis.com\]

 [State of the Market Report 2026](https://apidays.typeform.com/apiecon2026)
 Share your thoughts on AI in the API Economy for our state of the market survey 2026 \[apidays.typeform.com\]

***

# AI-Assisted API Design

[![](https://mcusercontent.com/5005148108dfbac726f74e31e/images/fb32c0ba-5e8e-8a45-7b46-8a2cdee25f8b.png)](https://launchany.com/ai-assisted-api-design-report/)The traditional API design process today is bottlenecked by limited time and budgets, forcing teams to choose between delivery speed and design quality. This report reveals a game-changing shift: using LLMs as interactive API design coaches.
 [Learn more and download the full report](https://launchany.com/ai-assisted-api-design-report/).

***

# Business of APIs

[The Superface Story](https://zdne.org/articles/the-superface-story/)
 Three companies, one idea I couldn't let go of, and the long gap between being first and being right - the story of Apiary, Good API, and Superface. by Zdeněk Němec \[zdne.org\]

 [Broadband Forum launches Matter Service API for smarter smart-home management](https://www.iotinsider.com/industries/smart-home/broadband-forum-launches-matter-service-api-for-smarter-smart-home-management/)
 The Broadband Forum has launched a new interface designed to give broadband service providers and application developers a unified way to manage Matter-enabled devices across smart-home networks. The Matter Service API, defined in the Broadband Forum's TR-517 standard, provides a common interface for accessing Matter-powered devices regardless of manufacturer. by News Desk, Lucy Barnard \[iotinsider.com\]

# (Un)Related

[JEP 540 Proposed to Target JDK 28 with a Simple JSON API](https://www.infoq.com/news/2026/08/java-native-json-api/)
 JEP 540, Simple JSON API, has progressed to Target status for JDK 28. It introduces a compact API for parsing and generating JSON documents without external dependencies. Focused on core tasks, it provides an immutable value hierarchy. The API allows simple traversal and conversion while enforcing strict syntax rules. \[infoq.com\]

 [A2A joins AAIF's open agentic stack - Agentic AI Foundation (AAIF)](https://aaif.io/blog/a2a-joins-aaif)
 Agent2Agent (A2A), the open standard for inter-agent communication, is joining the Agentic AI Foundation (AAIF) as a hosted project. A2A defines how agents discover each other, delegate tasks, and exchange work, regardless of what framework they were built on. AAIF is the open, neutral home where the agentic stack is being built. \[aaif.io\]

 [Are We Overengineering Modern Infrastructure?](https://nordicapis.com/are-we-overengineering-modern-infrastructure/)
 Bauer Media Group UK's Faith Sodipe discusses infrastructure complexity ahead of his talk at Nordic APIs Summit 2026. by Art Anthony \[nordicapis.com\]

### Have something to share?

As always, if you want to chat, share a link, or make a suggestion, feel free to drop us a quick note or tagging us on X/Twitter ([@launchany](https://x.com/launchany) and [@caseysoftware](https://x.com/caseysoftware)) or by emailing us at: [james@launchany.com](mailto:james@launchany.com).

[![Twitter](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-twitter-48.png)](https://www.twitter.com/launchany)

[![LinkedInlinkedin.com/in/jameshigginbotham/](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-linkedin-48.png)](http://www.linkedin.com)

[![Website](https://cdn-images.mailchimp.com/icons/social-block-v2/outline-light-link-48.png)](https://launchany.com)

Want to change how you receive these emails?
 You can [update your preferences](https://launchany.us2.list-manage.com/profile?u=5005148108dfbac726f74e31e&id=239e48d26e&e=[UNIQID]&c=2081014939) or [unsubscribe from this list](https://launchany.us2.list-manage.com/unsubscribe?u=5005148108dfbac726f74e31e&id=239e48d26e&t=b&e=[UNIQID]&c=2081014939).

***

## Discussion

No replies yet.
