Amit Shah
Director, Product Marketing, Kong
Jason Harmon
Director of Product Management, Kong
Nathanael Shermett
Product Manager, Dev Portal, Kong
Introducing Portal MCP Server — a governed, per-portal MCP server (plus OAuth 2.0 connections) that lets agents discover and read Dev Portal content without scraping HTML, while respecting existing access controls. The post also recaps three related capabilities that already shipped: agent-ready markdown, write access via the Konnect MCP Server, and GA of the Dev Portal Toolkit. Discover more about how Kong Dev Portal is fully agent-ready, with a single toggle replacing custom integration work.
Your developer portal was built for a developer scanning docs in a browser: reading a page, copying a curl command, moving on. Increasingly, the thing reading those docs isn't a person. It's an agent, working through an API integration on someone's behalf. Point that agent at HTML built for eyeballs, and it scrapes what it can, misses what it can't, and eventually calls an endpoint that doesn't exist.
Today, Kong is introducing the Portal MCP Server: a dedicated MCP server for every Dev Portal, along with OAuth 2.0 connections, giving agents a governed way to discover and read a portal's pages and specs instead of scraping HTML.
Here's the new capability, plus a closer look at what's already shipped alongside it.
What's new: the Portal MCP Server
right page in a portal with hundreds, or thousands, of APIs is another problem entirely. Without an AI-native way to discover content, agents fall back on scraping and guessing, which means broken links, missed context, and content an agent was never supposed to see in the first place.
The Portal MCP Server solves this. Turn it on for a given Dev Portal, and agents can discover and read that portal's pages and specs, in code mode. As developers prompt for what they want to build, your Portal MCP Server will search for the appropriate APIs and generate code to call them.
Access still respects the portal's existing authentication and authorization policies. An anonymous agent sees exactly what an anonymous developer would see. An authenticated agent is bound to the same role-based permissions as the human it's acting on behalf of. Draft pages and restricted API specs and documentation stay exactly as hidden from agents as they already are from unauthorized people. This isn't a new access model bolted onto Dev Portal, it's the same governance you already trust, extended to a new kind of consumer.
Once you’ve opted into AI features, it's a single toggle per portal, not a project. No custom integration layer to build or maintain.
Bonus: OAuth 2.0 Connections
In your portal settings, you’ll now see a Connections section. Turn on OAuth 2.0 connections and any agent: Claude, Cursor, VS Code, or any other app you're building can connect to your Dev Portal the standard way. An Authorization Code flow with PKCE, endpoints discovered automatically, nothing to hand-configure. The developer logs in and consents once, and from there the agent is able to discover all APIs and content published, respecting the existing access controls. You control who gets in: trusted clients, an explicit allow-list of dynamic client registration (DCR) redirect URLs, or both. The same consent flow is ready to power any application you build that needs access to published pages or API specs.
Recent AI-enablement work it builds on
The Portal MCP Server lands on top of several other Dev Portal updates that already shipped this year.
Agent-ready markdown
Even when an agent finds the right page, HTML gets in the way. Markup built for rendering in a browser such as nav bars, styling and embedded scripts buries the actual content an agent needs, leading to incomplete or garbled context and, downstream, hallucinated endpoints.
Now, any Dev Portal page can be fetched as clean Markdown instead of HTML, either with an Accept: text/markdown header or a .md URL suffix. Same page, same content, structured for a model instead of a browser.
The Kong Konnect MCP Server now writes to Dev Portal
The Kong Konnect MCP Server, the one customers already use for the rest of Konnect, now lets agents create, edit, and publish Dev Portal pages, snippets, and Markdown Components (MDC). Any MCP-compatible client, including Claude Code, Cursor, VS Code, and GitHub Copilot, can maintain portal content this way, governed by the PAT/SPAT permissions your team already manages. This results in one MCP touchpoint for all of Konnect, not a separate server per product.
The Dev Portal Toolkit is now GA
Every content change, whether human- or agent-made, used to mean a round trip through the hosted Portal Editor just to preview it. That slowed down the exact iteration loop teams needed to move faster on.
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
What it is The Konnect Dev Portal Toolkit is a free extension published by Kong Inc. on the Visual Studio Code Marketplace (ID konghq.vscode-konnect-dev-portal-toolkit) and on Open VSX. Konnect Developer Portals are how teams publish API document
Adam DeHaven
kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for
Rick Spurgeon
Kong Agent Gateway Is Here — And It Completes the AI Data Path Kong Agent Gateway is a new capability within Kong AI Gateway that extends our platform to more robustly cover agent-to-agent (A2A) communication. With this release, Kong AI Gateway n
Alex Drag
Managed Redis cache is a turnkey "Shared State" add-on for Kong Dedicated Cloud Gateways. It is designed to combine the performance of an in-memory data store with the simplicity of a SaaS product. When you spin up a Dedicated Cloud Gateway in Kong
Amit Shah
The Kong MCP Registry acts as a central directory for AI agents and clients to access services that provide context or take action. For AI agents, think of it as a combination of a "Service Catalog" and a "Developer Portal." It offers the metadata,
Jason Harmon
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 Alex Drag
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
What it is The Konnect Dev Portal Toolkit is a free extension published by Kong Inc. on the Visual Studio Code Marketplace (ID konghq.vscode-konnect-dev-portal-toolkit) and on Open VSX. Konnect Developer Portals are how teams publish API document
Adam DeHaven
kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for
Rick Spurgeon
Kong Agent Gateway Is Here — And It Completes the AI Data Path Kong Agent Gateway is a new capability within Kong AI Gateway that extends our platform to more robustly cover agent-to-agent (A2A) communication. With this release, Kong AI Gateway n
Alex Drag
Managed Redis cache is a turnkey "Shared State" add-on for Kong Dedicated Cloud Gateways. It is designed to combine the performance of an in-memory data store with the simplicity of a SaaS product. When you spin up a Dedicated Cloud Gateway in Kong
Amit Shah
The Kong MCP Registry acts as a central directory for AI agents and clients to access services that provide context or take action. For AI agents, think of it as a combination of a "Service Catalog" and a "Developer Portal." It offers the metadata,
Jason Harmon
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 Alex Drag
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
What it is The Konnect Dev Portal Toolkit is a free extension published by Kong Inc. on the Visual Studio Code Marketplace (ID konghq.vscode-konnect-dev-portal-toolkit) and on Open VSX. Konnect Developer Portals are how teams publish API document
Adam DeHaven
kongctl was built with the modern development stack in mind. Developers working in a terminal want the ability to query systems quickly to verify state, behaviors, and capabilities. Coding harnesses need well defined tools and accurate schemas for
Rick Spurgeon
Kong Agent Gateway Is Here — And It Completes the AI Data Path Kong Agent Gateway is a new capability within Kong AI Gateway that extends our platform to more robustly cover agent-to-agent (A2A) communication. With this release, Kong AI Gateway n
Alex Drag
Managed Redis cache is a turnkey "Shared State" add-on for Kong Dedicated Cloud Gateways. It is designed to combine the performance of an in-memory data store with the simplicity of a SaaS product. When you spin up a Dedicated Cloud Gateway in Kong
Amit Shah
The Kong MCP Registry acts as a central directory for AI agents and clients to access services that provide context or take action. For AI agents, think of it as a combination of a "Service Catalog" and a "Developer Portal." It offers the metadata,
Jason Harmon
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 Alex Drag
Ready to see Kong in action? #
Get a personalized walkthrough of Kong's platform tailored to your architecture, use cases, and scale requirements.