google / google/adk-python

Add an ADK MCP sample for file-backed formula workbooks

未关闭
#5,779 0 条评论 0 个 reaction 已指派 1 人 已被 @sanketpatil06 认领 在 GitHub 查看
mcp tools
主要语言
Python
星标
21.5k
派生
4k
平均合并
1 天 14 小时
30 天内合并 PR
37

描述

### Problem

ADK has MCP samples, but there is not a focused example showing an agent workflow against a local stdio MCP server that exposes a file-backed, deterministic toolset.

That pattern matters for agent users who want to test tools without requiring a hosted service or an API key, and who need explicit read-after-write verification when the tool can persist local state.

### Proposal

Add a small sample under `contributing/samples/mcp/` that connects ADK to a Bilig WorkPaper MCP server over stdio. The sample should show:

- launching a published stdio MCP server
- reading workbook inputs and formula outputs
- updating an input cell
- verifying recalculated formula readback
- confirming JSON persistence
- running a no-key deterministic smoke path from the CLI

I have a PR open with this docs/sample contribution.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。