M
MCP Autogen
Give an AI agent access to a repo of MCP servers.
Created 5/28/2025
Updated 4 days ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-autogen
Cursor configuration (mcp.json)
{
"mcpServers": {
"michaelmoriarty67-mcp-autogen": {
"command": "uvx",
"args": [
"mcp-autogen"
]
}
}
}