Skip to content

Instantly share code, notes, and snippets.

@bfreiband
bfreiband / xcode_mcp_depromptify.sh
Last active May 2, 2026 02:18
Steps to set up a proxy in front of Xcode's MCP, to deprive oneself of the joy of endless permission prompts
brew install mcp-proxy
mcp-proxy --port 9876 -- xcrun mcpbridge &
claude mcp add --transport http xcode-proxy http://localhost:9876/mcp