adk-python/contributing/samples/mcp_streamablehttp_agent
Liang Wu 433c423d35 chore: include contributing/ folder in autoformat.sh
Also formatted the files in that folder in this same commit.

PiperOrigin-RevId: 766885306
2025-06-03 17:20:52 -07:00
..
__init__.py feat: google/adk-python#479 support for streamable http MCP servers for MCPToolset 2025-05-28 14:33:19 -07:00
agent.py feat: google/adk-python#479 support for streamable http MCP servers for MCPToolset 2025-05-28 14:33:19 -07:00
filesystem_server.py chore: include contributing/ folder in autoformat.sh 2025-06-03 17:20:52 -07:00
README.md feat: google/adk-python#479 support for streamable http MCP servers for MCPToolset 2025-05-28 14:33:19 -07:00

This agent connects to a local MCP server via sse.

To run this agent, start the local MCP server first by :

uv run filesystem_server.py