Hi,
I’m trying out h@llo.ai in BTT and I’m wondering whether it can use my existing Codex CLI setup directly.
I already have Codex configured in Terminal with MCP servers/tools. Is there a way for a BTT h@llo.ai assistant to run through Codex, so it can use that same setup without me recreating the MCP configuration inside BTT?
Tith the BetterTouchTool Mobile Remote, it feels like it could become a lightweight way to run Codex remotely from my phone, while still using my existing Codex setup and MCP tools.
Thanks for any guidance!!!
I don't know about BTT Remote, but I've been happily using my Codex (ChatGPT Plus) setup with BTT's h@llo.ai features, in particular building my dream Touch Bar, it's incredible tbh. I will rue the day they stop loss-leading LLM usage as a whole... I feel like 5.5 has actually become scarily competent. Good luck, if I can get it working you are basically assured of success 
Hey, I'm seeing this error with Codex cli. I tried different model names like: gpt-5.5-medium, gpt-5.5 medium. No success. Is there way to debug it to understand error? Other providers work well
Looks like something changed in the CLI, I'll have a look! However for OpenAI you can also use the subscription directly:
In my case it looks like reinstalling codex-cli fixed the issue:
npm install -g @openai/codex@latest
That was not obvious place to connect 
I thought BTT is just spawning a background session with something codex exec "2+2" --json.
I have enterprise subscription and ChatGPT and Codex are different.
This is for gpt-5.4
gpt-5.5
Ah the "instructions are required" message can be ignored. Should be resolved in 6.542
However the (codex) endpoint that works with subscriptions doesn't allow arbitrary models unfortunately.