Skip to content

Update ADK doc according to issue #1227 - 3 - MCP Resources - #1232

Closed
adk-bot wants to merge 2 commits into
mainfrom
agent-changes-20260205-185643
Closed

Update ADK doc according to issue #1227 - 3 - MCP Resources#1232
adk-bot wants to merge 2 commits into
mainfrom
agent-changes-20260205-185643

Conversation

@adk-bot

@adk-bot adk-bot commented Feb 5, 2026

Copy link
Copy Markdown
Collaborator

3. Document MCP Resources support

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

Current state:

Mentions only "Tool Discovery & Adaptation". Does not mention MCP Resources.

Proposed Change:

Add a section "Accessing MCP Resources".
Explain that besides tools, MCP servers can expose Resources (data blobs).
Document the new methods McpToolset.list_resources() and McpToolset.read_resource(name).

Reasoning:
New methods list_resources and read_resource have been added to McpToolset to support the MCP Resources capability.

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

@joefernandez joefernandez changed the title Update ADK doc according to issue #1227 - 3 Update ADK doc according to issue #1227 - 3 - MCP Resources Feb 5, 2026
```
It will print "Launching MCP Server..." and wait. The ADK agent (run via `adk web`) will then connect to this process if the `command` in `StdioConnectionParams` is set up to execute it.
*(Alternatively, `McpToolset` will start this server script as a subprocess automatically when the agent initializes).*
*(Alternatively, `McpToolset` will start this server script as a subprocess automatically when the agent initializes).)*

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

adding another ")" is unnecessary and incorrect.

@zyantw zyantw self-assigned this Jun 29, 2026
@netlify

netlify Bot commented Aug 19, 2026

Copy link
Copy Markdown

Deploy Preview for adk-docs-preview ready!

Name Link
🔨 Latest commit 1cd3f7b
🔍 Latest deploy log https://app.netlify.com/projects/adk-docs-preview/deploys/6a85e9aa6004440009b0fdcc
😎 Deploy Preview https://deploy-preview-1232--adk-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@joefernandez

Copy link
Copy Markdown
Collaborator

Closing this in anticipation of this change merging:
#2081

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