Using FishXCode with RooCode
Install RooCode in VSCode
- Search for RooCode in VSCode and install it
- Visit https://fishxcode.com/console/token to get your API Key
Add Provider
After installing RooCode, open it and select configure provider. Add an OpenAI Compatible provider:
| Setting | Value |
|---|---|
| OpenAI Base URL | https://fishxcode.com/v1 |
| API Key | Your key from FishXCode |
| Model | gpt-5 |
TIP
You can also use other models like glm-4.5, glm-4.6, or deepseek-v3.1.
Save your configuration and start using it.