Back to search
This repository demonstrates how to use AutoGen to integrate local and remote MCP (Model Context Protocol) servers. It showcases a local math tool (math_server.py) using Stdio and a remote Apify tool (RAG Web Browser Actor) via SSE for tasks like arithmetic and web browsing.
Stars
29
Forks
7
Watchers
29
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
6
commits
Update README.md with clearer setup instructions for virtual environment setup
73d3f46View on GitHubUpdate .gitignore to exclude virtual environment and Python-specific files
e0a7064View on GitHub