Skip to content

Add agent registry integration docs#1477

Open
wukath wants to merge 4 commits intogoogle:mainfrom
wukath:agent_registry
Open

Add agent registry integration docs#1477
wukath wants to merge 4 commits intogoogle:mainfrom
wukath:agent_registry

Conversation

@wukath
Copy link
Copy Markdown
Contributor

@wukath wukath commented Mar 20, 2026

Adding integration docs for ADK Agent Registry

@netlify
Copy link
Copy Markdown

netlify bot commented Mar 20, 2026

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 2f2358b
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69e15749d76e75000837fe69
😎 Deploy Preview https://deploy-preview-1477--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@joefernandez
Copy link
Copy Markdown
Collaborator

Blocked due to release freeze

remove "/adk-docs/" prefixes

# Google Cloud Agent Registry

The Agent Registry client library within the Agent Development Kit (ADK) allows developers to discover, look up, and connect to AI Agents and MCP Servers cataloged within the [Google Cloud Agent Registry](https://docs.cloud.google.com/agent-registry/overview). This enables dynamic composition of agent-based applications using governed components.
Copy link
Copy Markdown
Collaborator

@joefernandez joefernandez Apr 8, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

verify this link and other agent registry docs links:

Comment on lines +109 to +113
import httpx
import google.auth
from google.auth.transport.requests import Request

class GoogleAuth(httpx.Auth):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this example code works in AgentEngine because of pickling issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants