Skip to main content

3 posts tagged with "Feature"

New features and capabilities

View All Tags

Connect AI Agents to Enterprise APIs Securely with MCP

· 11 min read
STOA Team
The STOA Platform Team

Connecting AI agents to enterprise APIs is the next frontier of digital transformation — and the next frontier of security risk. As organizations deploy AI agents built on Claude, GPT, Gemini, and open-source models, these agents need access to internal systems: databases, CRMs, ERPs, payment processors, and more. The question is not whether to grant this access, but how to do it without opening a new attack surface.

This article is part of the What is an MCP Gateway series. For the strategic context on why MCP matters for enterprise architecture, see ESB is Dead, Long Live MCP.

Multi-Tenant API Gateway on Kubernetes: Lessons Learned

· 9 min read
STOA Team
The STOA Platform Team

Building a multi-tenant API gateway is one of the hardest infrastructure challenges in platform engineering. You need strong isolation between tenants, shared infrastructure for efficiency, and the ability to scale without multiplying operational complexity. After years of building multi-tenant API platforms — and applying those lessons to STOA on Kubernetes — here is what we learned.

This article is part of the Open-Source API Gateway 2026 series, covering architectural patterns for modern API infrastructure.