Files
adk-python/contributing/samples/mcp_streamablehttp_agent/README.md
T
2025-06-16 16:22:09 -07:00

8 lines
162 B
Markdown

This agent connects to a local MCP server via Streamable HTTP.
To run this agent, start the local MCP server first by :
```bash
uv run filesystem_server.py
```