conductor: Conductor is a Netflix-developed platform designed to orchestrate complex workflows across microservices, supporting creation via JSON and code. However, Netflix discontinued its official OSS maintenance on December 13, 2023, while encouraging community forks and continued development.; 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.
Coordinating complex business processes involving multiple microservices.
Enable strict MCP-compliant AI development tools (e.g., Cursor) to reliably interact with Xcode's built-in MCP bridge