English | 中文
CodingIntelligenceProxy is a macOS app that acts as a proxy server, enabling Xcode's coding intelligence features (Apple Intelligence / Predictive Code Completion) to work with third-party AI model providers.
- ZhipuAI
- Kimi (Moonshot)
- Gemini
- Qwen (Tongyi Qianwen)
- Custom — any OpenAI API-compatible service
- Open the CodingIntelligenceProxy app
- Select an AI Provider
- Enter your API Key and API URL
- Click Start Server to launch the proxy server (default port:
1234)
- Open Xcode → Settings → Intelligence
- Click Add a Model Provider
- Select Locally Hosted
- Enter the port number from Step 1 (default:
1234) - Click Add
In the Xcode editor, select the AI model you want to use.
You can now use Xcode's coding intelligence features as usual. The proxy server will forward Xcode's requests to your configured AI provider.
- macOS
- Xcode 14.6+



