Xcode: MCP Bridge Wrapper for Cursor for Cline
io.github.soundblaster/mcpbridge-wrapper
Python wrapper that makes Xcode's MCP bridge compatible with strict MCP clients like Cursor
client:Cline
transport:stdio
runtime:pypi
Install Xcode: MCP Bridge Wrapper for Cursor in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcpbridge-wrapper": {
"command": "uvx",
"args": [
"mcpbridge-wrapper"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs