Prerequisites
- A Together AI API key.
- The coding tool you want to use, already installed on your machine. TogetherLink does not install the underlying tool for you.
Get started
Install TogetherLink with the one-line installer. The installer will also install Bun if it is not already present:tclaude, tcodex, tpi, and topencode are installed as standalone shortcuts:
togetherlink chatgpt is only available as a togetherlink subcommand — there is no standalone shortcut.
Configure your API key
Run the built-in configuration command to store your Together AI API key:togetherlink configure also optionally asks for an Exa API key, which enables web search inside Claude Code.
How it works
TogetherLink launches the selected coding tool configured to use compatible models hosted by Together AI. How that configuration is applied depends on the tool:- Claude Code and Codex route through a shared local translation proxy daemon managed by TogetherLink. Their normal configuration files remain unchanged.
- OpenCode and Pi Code receive temporary per-run configuration; their normal configuration files remain unchanged. Pi Code may write temporary files during a run.
- ChatGPT Desktop (alpha) is different:
togetherlink chatgptpersistently modifies ChatGPT Desktop’s configuration so it points at Together AI, and those changes remain in place until you revert them.