Home / Companies / Tyk / Blog / May 2026

May 2026 Summaries

5 posts from Tyk

Filter
Month: Year:
Post Summaries Back to Blog
The blog post by James Hirst discusses the rapid shift in the API management landscape with the widespread adoption of the Model Context Protocol (MCP). It highlights the tendency of API gateway vendors to claim MCP capability by adding plugins rather than building native MCP support, drawing parallels to how traditional ad agencies rebranded as digital agencies without substantial changes. Hirst emphasizes the importance of distinguishing between genuine native MCP integration and superficial plugin solutions, as the latter may not meet the comprehensive needs for security, rate limiting, observability, and audit trails required by regulated industries. The post stresses that while plugins may appear effective in demos, their limitations become apparent in critical situations, which can lead to costly problems for businesses. To make informed decisions, Hirst suggests asking vendors specific questions about their MCP architecture and evaluating their responses closely, as the true differentiation between native and plugin solutions will only become evident over time.
May 29, 2026 802 words in the original blog post.
AI agent systems are facing similar challenges to those encountered by enterprises with HTTP APIs a decade ago, necessitating the adoption of API gateways for effective management. The Model Context Protocol (MCP), an open standard by Anthropic, is gaining traction as a consistent communication framework for AI systems to interact with external tools, with its adoption and integration highlighting the need for robust governance strategies akin to those in the API management market. Enterprises utilizing MCP are discovering issues related to authentication, observability, rate limiting, audit trails, and access control, much like the early days of API management. The non-deterministic behavior of AI agents introduces unique challenges that cannot be fully addressed by gateways alone, necessitating a comprehensive governance layer to manage both AI infrastructure and decision-making processes. The development and deployment of solutions like Tyk's MCP gateway illustrate the growing recognition that effective management and governance strategies are essential to safely and efficiently scale AI technologies.
May 27, 2026 1,093 words in the original blog post.
By 2045, an estimated $83 trillion will be transferred from Baby Boomers to younger generations, posing a unique challenge for mid-tier banks and credit unions to update their digital infrastructures. At the LEAP 2026 conference, Nicholas Zeman highlighted the transformative potential of three converging technologies: tokenized assets, smart contracts, and agentic AI, which collectively enable continuous, automated, and condition-based wealth distribution. These technologies redefine wealth transfer by allowing assets to be tracked and distributed with precision, responding to life events through smart contracts, and employing AI to manage transactions. Institutions need to integrate these technologies and establish themselves as the trust layer in this new financial landscape, ensuring human oversight to meet regulatory expectations and customer trust. As financial institutions begin constructing blockchain-based networks, they must also prepare for impending smart contract regulations and invest in AI tools to attract and retain customers. Early adopters will secure a strong position in managing the wealth of future generations, while those who delay might face challenges in retaining clients.
May 12, 2026 694 words in the original blog post.
Advanced AI technologies like autonomous agents and large language models rely heavily on robust API infrastructure, making comprehensive API management crucial for enterprise success. Tyk emphasizes the importance of stringent security and compliance measures, such as ISO 27001 certification, to manage the expanded attack surfaces that come with AI advancements. Additionally, Tyk's ISO 9001 certification ensures engineering reliability and customer satisfaction through rigorously audited processes. Enterprises are increasingly considering ESG factors in procurement, with B Corp certification serving as a key differentiator for ethical and resilient partnerships. Tyk offers solutions designed to provide a secure and stable foundation for scaling AI technologies, ensuring that innovation is supported by uncompromised operational excellence.
May 08, 2026 777 words in the original blog post.
Laurentiu Ghiur describes how the need for a reliable and deterministic integration testing environment while working at Tyk led to the creation of the Tyk mock MCP server and client. These tools were developed to simulate a full API gateway flow, ensuring protocol correctness without relying on complex or unstable real-world MCP servers. The mock server, a Go implementation of the MCP 2025-11-05 specification, provides a consistent, self-contained testing environment using in-memory storage and supports a variety of testing scenarios through its versatile tools and prompts. The mock client, designed to operate without a large language model, communicates directly with the MCP protocol, offering three modes of operation: a CLI, an HTTP server, and a Go library. Beyond integration testing, these tools have proven useful for internal demos and exploring MCP protocol behavior, with Docker Compose integration facilitating easy deployment in various environments. Recognizing their broader utility, Ghiur has made both the mock server and client available as open-source projects on GitHub, inviting others to leverage them for MCP-related development tasks.
May 07, 2026 1,032 words in the original blog post.