⏺ Apigee AI Portals for Model, Tool & Agent Self-Service | Community TechTalk Recording

Hello Apigee Community! :waving_hand:

In our latest TechTalk, Tyler Ayers explores how developer portals are evolving from human-readable documentation catalogs into machine-discoverable neural hubs for agentic ecosystems. He demonstrates how to use Apigee and API Hub to deploy full-service, Model Context Protocol (MCP) powered AI portals for centralized agent access and corporate governance.

:television: Watch the recording

:file_folder: Access the presentation

The agentic portal architecture :gear:

To prevent tool sprawl and govern dynamic AI runtimes, your developer portal needs to act as a single source of truth for both developers and autonomous agents. Tyler highlighted three core architectural pillars:

  • Machine-discoverable cataloging: Transitioning from static OpenAPI docs to dynamic indexing using the Agentic Resource Discovery (ARD) specification and MCP registry formats.

  • Headless, serverless integration: Leveraging Apigee and API Hub APIs as a pure backend-for-frontend (BFF) engine to handle registration, subscription management, and metadata cataloging without needing a custom database.

  • Token & quota analytics: Providing clear visibility into token consumption for LLMs and call-based quotas for MCP tools directly through the Apigee Metrics API.

Key takeaways from the session :light_bulb:

Tyler provided a technical deep dive into building an out-of-the-box AI Portal solution.

He showcased how to deploy a lightweight proxy architecture that maps enterprise metadata stored in API Hub directly to the new Agentic Resource Discovery (ARD) format. By connecting an OIDC proxy mock with Apigee key-value maps (KVMs), developers can quickly test dynamic client registration (DCR), credential issuance, and user onboarding without external identity dependencies. Finally, Tyler demonstrated how agents can inspect MCP tool schemas (such as billing or customer lookup tools) directly within the self-service interface before calling backend proxies.

Leave Behind Resources :books:

Next steps :chequered_flag:

3 Likes

Hey community, the recording of last week’s Community TechTalk is live :red_circle:

Check it out and learn how developer portals are evolving from human-readable documentation catalogs into machine-discoverable neural hubs for agentic ecosystems. :robot::brain: