Blog
  • AI Gateway
  • AI Security
  • AIOps
  • API Security
  • API Gateway
|
    • API Management
    • API Development
    • API Design
    • Automation
    • Service Mesh
    • Insomnia
    • View All Blogs
  1. Home
  2. Blog
  3. Product Releases
  4. KAi Just Got a Major Upgrade, Powered by the New Kong Konnect MCP Server
Product Releases
January 21, 2026
4 min read

KAi Just Got a Major Upgrade, Powered by the New Kong Konnect MCP Server

Alex Drag
Head of Product Marketing

KAi, the AI assistant inside Kong Konnect, just got significantly more capable. Today, we're announcing an enhanced beta version powered by the new Kong Konnect MCP Server — a shared infrastructure layer that also opens up your API platform to IDE copilots and custom agents.

The result? KAi can now do things it couldn't before, and those same capabilities are available wherever you work.

What's New in KAi

If you've used KAi before, you'll notice the difference immediately. The enhanced version has deeper access to your Konnect environment and new tools for debugging, analytics, and configuration management:

  • Active tracing and debugging: KAi can now create debug sessions that capture real traffic on your routes. Ask "Why is my /api/checkout endpoint slow?" and KAi will set up a tracing session, filter for high-latency requests, and summarize where time is being spent. No more manually configuring debug sessions or parsing trace output.
  • Analytics queries: "Which consumers are generating the most 5xx errors today?" "What's the request volume on my payments service this week?" KAi now queries your analytics data directly — filtered by time range, status codes, consumers, services, or routes — and surfaces patterns you'd otherwise dig through dashboards to find.
  • Deeper configuration access: KAi can now traverse your entire gateway configuration: control planes, services, routes, consumers, consumer groups, plugins, and vaults. Ask about dependencies ("What plugins affect this route?"), audit configurations ("Show me all rate limiting plugins across production"), or investigate specific entities.
  • Contextual documentation search: When you need configuration guidance or troubleshooting steps, KAi searches Kong's documentation and returns answers tailored to your question — not just links to pages.

How it works now

The new KAi is more capable because it's backed by a structured set of tools that can query and interact with your Konnect environment. Instead of pattern-matching on your question and hoping for the best, KAi now has explicit access to:

  • Gateway entity APIs for configuration queries
  • Debug session creation and active tracing
  • Analytics APIs for traffic and error analysis
  • Documentation search for contextual guidance

Even better, security and access control are taken care of. All queries respect your permissions. When KAi works for you, KAi only sees what you're allowed to access.

The running in the background: Kong Konnect MCP Server

The capabilities powering enhanced KAi aren't locked inside the Konnect console. We've built them on the Kong Konnect MCP Server—and that server is available for you to use directly.

The Model Context Protocol is an open standard for AI assistants to interact with external systems. Our MCP server exposes the same tools KAi uses, so you can connect from:

  • IDEs: VS Code, Cursor, JetBrains (IntelliJ, PyCharm, WebStorm)
  • AI Assistants: Claude, GitHub Copilot, any MCP-compatible client
  • Terminal: Claude Code CLI for command-line workflows

Ask your IDE copilot about your Kong configuration. Debug a slow endpoint without opening the console. Query analytics from your terminal while triaging an incident. The MCP server makes your API platform accessible from wherever you're already working.

Build your own agents

Here's where it gets interesting. The MCP server isn't just for human-in-the-loop workflows — it's infrastructure for your own AI agents.

MCP is an open protocol. Any agent framework that supports it can now interact with your Kong environment programmatically. That means you can build:

  • Operations agents that monitor traffic patterns, detect anomalies, and automatically create debug sessions when latency spikes—then summarize findings in Slack before you've finished your coffee.
  • Configuration agents that audit your gateway setup against security policies, flag misconfigurations, and generate remediation plans across all control planes.
  • Incident response agents that correlate error spikes with recent configuration changes, trace failing requests through your service graph, and surface the five things most likely to be causing the problem.

You could even build Agents that will talk and work directly with KAi for multi-agent management of your AI and API platform. If you're already experimenting with agent frameworks like LangChain, CrewAI, or custom orchestration — Kong is now a tool in your agent's toolkit.

Available tools

While we plan to expand this significantly over the next several months, KAi and the MCP server share this toolset today:

  • Gateway entities: Query control planes, services, routes, consumers, consumer groups, plugins, vaults
  • Debugging: Create debug sessions with active tracing, filter by latency/path, analyze bottlenecks
  • Analytics: Query API requests by time range, status codes, consumers, services, routes
  • Documentation: Search Kong docs for configuration guidance and troubleshooting

Getting Started

KAi is already available in your Kong Konnect console. Look for the assistant icon and start asking questions — you'll notice the new capabilities immediately.

If you just want to start working with the Konnect MCP server:

  1. Generate a Personal Access Token from your Konnect settings

  2. Add the MCP server to your client using your regional endpoint:

    • US: https://us.mcp.konghq.com/

    • EU: https://eu.mcp.konghq.com/

    • AU: https://au.mcp.konghq.com/

  3. Start querying your API infrastructure from your IDE

Full setup instructions for all supported clients are in the documentation.

What's Next

This is a beta release, and we're actively developing new tools and capabilities. Because KAi and the MCP server share the same infrastructure, improvements benefit both—new tools we add to the server automatically become available in KAi.

We want your feedback. What workflows would save you the most time? What's missing? Let us know as you put this into practice.

The enhanced KAi and Kong Konnect MCP Server are available now in public beta. Explore the documentation to get started.

Unleash the power of APIs with Kong Konnect

Learn MoreGet a Demo
Kong KonnectMCPAIAgentic AI

Table of Contents

  • What's New in KAi
  • How it works now
  • The running in the background: Kong Konnect MCP Server
  • Build your own agents
  • Available tools
  • Getting Started

More on this topic

eBooks

The AI Connectivity Playbook: How to Build, Govern & Scale AI

Videos

PEXA’s Resilient API Platform on Kong Konnect

See Kong in action

Accelerate deployments, reduce vulnerabilities, and gain real-time visibility. 

Get a Demo
Topics
Kong KonnectMCPAIAgentic AI
Share on Social
Alex Drag
Head of Product Marketing

Recommended posts

New Year, New Unit Economics: Konnect Metering & Billing Is Here

Product ReleasesJanuary 6, 2026

Every January, the same resolutions show up: eat better, exercise more, finally learn that language, finally figure out that production use case for AI agents (OK, this one isn’t so typical unless you operate in our universe).  But if you're respons

Alex Drag

An Early Christmas Present for the AI C-Suite: Metering & Billing Comes to Kong Konnect

Product ReleasesDecember 18, 2025

The AI boom has a dirty secret: for most enterprises, it's bleeding money. Every LLM call, every agent invocation, every API request that powers your AI products — they all cost something. And right now, most organizations have no idea what they're

Alex Drag

Move More Agentic Workloads to Production with AI Gateway 3.13

Product ReleasesDecember 18, 2025

MCP ACLs, Claude Code Support, and New Guardrails New providers, smarter routing, stronger guardrails — because AI infrastructure should be as robust as APIs We know that successful AI connectivity programs often start with an intense focus on how

Greg Peranich

API Summit 2025 Recap: AI Connectivity and the Agentic Era

NewsOctober 16, 2025

That’s a wrap on API Summit 2025 ! At our eighth annual event, the brightest minds in the worlds of APIs and AI gathered in New York City to define the next chapter of digital innovation. We're entering an era where APIs are not just connecting ser

Augusto Marietti

Introducing the Volcano SDK to Build AI Agents in a Few Lines of Code

Product ReleasesOctober 14, 2025

Today, we're open-sourcing Volcano SDK, a TypeScript SDK for building AI agents that combines LLM reasoning with real-world actions through MCP tools. Why Volcano SDK? One reason: because 9 lines of code are faster to write and easier to manage tha

Marco Palladino

New MCP Support Across the Entire Konnect Platform

Product ReleasesOctober 14, 2025

Bridging the API (and API access) gap between AI coding tools, agents, and the APIs that they “eat” Data might be the fuel for AI. But APIs are the proper way to package that “fuel” as AI-ready “food” is through the API. AI coding tools can do a lot

Alex Drag

Liabilities into Assets: Konnect Metering & Billing, Powered by OpenMeter

Product ReleasesOctober 14, 2025

Picture this: you’ve spent months building a slick API that developers love, and it’s already humming behind the scenes in production. But every time someone calls your endpoint, what happens? You get an invisible hit across multiple cost centers, i

Dan Temkin

Ready to see Kong in action?

Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.

Get a Demo
Powering the API world

Increase developer productivity, security, and performance at scale with the unified platform for API management, AI gateways, service mesh, and ingress controller.

Sign up for Kong newsletter

    • Platform
    • Kong Konnect
    • Kong Gateway
    • Kong AI Gateway
    • Kong Insomnia
    • Developer Portal
    • Gateway Manager
    • Cloud Gateway
    • Get a Demo
    • Explore More
    • Open Banking API Solutions
    • API Governance Solutions
    • Istio API Gateway Integration
    • Kubernetes API Management
    • API Gateway: Build vs Buy
    • Kong vs Postman
    • Kong vs MuleSoft
    • Kong vs Apigee
    • Documentation
    • Kong Konnect Docs
    • Kong Gateway Docs
    • Kong Mesh Docs
    • Kong AI Gateway
    • Kong Insomnia Docs
    • Kong Plugin Hub
    • Open Source
    • Kong Gateway
    • Kuma
    • Insomnia
    • Kong Community
    • Company
    • About Kong
    • Customers
    • Careers
    • Press
    • Events
    • Contact
    • Pricing
  • Terms
  • Privacy
  • Trust and Compliance
  • © Kong Inc. 2026