Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by SoundBlaster • Uncategorized
A Python wrapper that makes Xcode 26.3's MCP bridge compatible with strict MCP clients like Cursor.
Interact with Xcode's MCP bridge while ensuring strict MCP protocol compliance.
Avoid connection prompts by reusing long-lived MCP sessions via broker mode.
Real-time monitoring of MCP bridge interactions through an optional Web UI.
XcodeMCPWrapper intercepts and modifies responses from Xcode's MCP bridge to ensure compliance with the MCP specification by adding the required structuredContent field. This enables compatibility with strict MCP clients such as Cursor, which reject non-compliant responses. It supports multiple installation methods, broker mode for session reuse, and optional Web UI for real-time monitoring.