概要
Xcode's native `mcpbridge` fails to include the mandatory `structuredContent` field in its responses when `outputSchema` is declared, causing incompatibility with strict Model Context Protocol clients like Cursor. This Python wrapper acts as an intermediary, intercepting `mcpbridge` responses and populating the `structuredContent` field by copying data from the `content` field. This critical transformation guarantees that Xcode's powerful development tools become fully accessible and functional with all MCP-compliant AI assistants and clients.