autogen-ext MCP tools. Wrap SAN’s endpoint in an McpWorkbench and attach it to an AssistantAgent.
Prerequisites
- Python 3.10+
- A SAN API key
Create one in the API Quickstart if you don’t have one yet.
Quick Start
1
Install AutoGen with the MCP extra
2
Describe SAN's MCP server
Pass your key in the
headers dict.3
Run an agent with SAN's tools
Open an
McpWorkbench and hand it to your AssistantAgent.