This repo contains the code for the AutoGen + MCP tutorial.
๐ฅ Watch the YouTube video here
๐ Read the blog post here
- Docker
- autogen-agentchat
- autogen-ext[openai]
- autogen-ext[mcp]
- mcp-server-fetch
To run the application, use:
docker-compose run --rm appThis will start the app container and remove it after you exit.