Skip to content

Update ADK doc according to issue #1438 - 8 - #1443

Closed
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260316-013935
Closed

Update ADK doc according to issue #1438 - 8#1443
adk-bot wants to merge 1 commit into
mainfrom
agent-changes-20260316-013935

Conversation

@adk-bot

@adk-bot adk-bot commented Mar 16, 2026

Copy link
Copy Markdown
Collaborator

8. Document UI Widget support for MCP Tools

Doc file: docs/tools-custom/mcp-tools.md

Current state:

  • Filtering (Optional): You can use the tool_filter parameter when creating an McpToolset to select a specific subset of tools from the MCP server, rather than exposing all of them to your agent.

Proposed Change:

  • Filtering (Optional): You can use the tool_filter parameter when creating an McpToolset to select a specific subset of tools from the MCP server, rather than exposing all of them to your agent.
  1. UI Rendering (Experimental): If an MCP tool defines a UI resource (via meta.ui.resourceUri), the ADK automatically detects it and signals the client to render the tool's UI widget. This allows for rich, interactive tool experiences.

Reasoning:
The McpTool now supports detecting mcp_app_resource_uri and sending a UiWidget event. This is a significant new feature for MCP Apps that should be documented.

Reference: src/google/adk/tools/mcp_tool/mcp_tool.py

@netlify

netlify Bot commented Mar 16, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit db042e1
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/69b75f5aa558b40008ecb0a1
😎 Deploy Preview https://deploy-preview-1443--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.

@zyantw

zyantw commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Closing this in anticipation of this change merging:
#2081

@zyantw zyantw closed this Aug 20, 2026
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