Skip to main content

15 posts tagged with "MCP"

Model Context Protocol related updates

View All Tags

MCP vs Function Calling vs LangChain: Which Wins in 2026?

· 11 min read
STOA Team
The STOA Platform Team

Three approaches dominate how AI agents call external tools in 2026: the Model Context Protocol (MCP), OpenAI Function Calling, and LangChain Tools. MCP is an open protocol for runtime tool discovery across any AI provider. OpenAI Function Calling is a proprietary API feature tightly integrated with OpenAI models. LangChain Tools is a framework abstraction that wraps tool definitions for orchestration pipelines. They solve different problems, operate at different layers, and can coexist in the same architecture.

API Gateway Migration Guide 2026: Legacy to AI-Ready

· 20 min read
STOA Team
The STOA Platform Team

Migrating from a legacy API gateway is one of the highest-stakes infrastructure projects an enterprise platform team can undertake. Done well, it eliminates years of accumulated technical debt, reduces licensing costs, and opens the door to AI agent integration. Done poorly, it disrupts production APIs and erodes trust with every team that depends on the platform.

This guide provides a vendor-neutral framework for planning and executing an API gateway migration in 2026 — covering assessment, policy translation, phased traffic migration, and the new requirements introduced by AI agents. Specific guidance for individual platforms (Broadcom Layer7, Software AG webMethods, Axway, Apigee) is linked throughout.

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.

What Is an MCP Gateway? Security for AI Agents Explained

· 8 min read
Christophe Aboulicam
Founder & CTO at HLFH

As AI agents move from demos to production, enterprises face a critical question: how do you give an LLM secure, governed access to your internal tools and data? The answer is an MCP gateway — a new category of infrastructure that sits between AI agents and the services they consume, enforcing security, observability, and policy at every interaction.