adk-python/contributing/samples/mcp_sse_agent/README.md
2025-05-18 17:00:03 -07:00

9 lines
151 B
Markdown

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