Microsoft AutoGen: AutoGen is a versatile framework for developing multi-agent AI applications that can operate autonomously or in collaboration with humans. It offers a layered, extensible design, including Core and AgentChat APIs, along with developer tools like AutoGen Studio for no-code GUI development and AutoGen Bench for performance evaluation.; XcodeMCPWrapper: XcodeMCPWrapper is a Python wrapper designed to resolve a compatibility issue between Xcode's mcpbridge and strict MCP-spec-compliant clients like Cursor. It achieves this by intercepting responses from `xcrun mcpbridge` and copying data from the `content` field into the required `structuredContent` field, ensuring full compatibility.
Developing multi-agent AI applications
Enable strict MCP-compliant AI development tools (e.g., Cursor) to reliably interact with Xcode's built-in MCP bridge