Watch the setup video
Prerequisites
- You have one of the following:
- A Poolside Platform API key. To create one, go to platform.poolside.ai.
- An OpenRouter API key with access to Poolside models. To create one, go to OpenRouter API keys.
- An API key for your organization’s Poolside deployment.
Steps
- Poolside Platform
- OpenRouter
- Poolside deployment
- In Poolside Platform, open API Keys.
- Click New key.
- Copy the API key.
-
In OpenCode, run the
/connectcommand. - Scroll to Other.
-
Enter
poolsideas the provider ID. - Enter your Poolside Platform API key.
-
Add an example Poolside provider to your
opencode.jsonfile. Themodelsblock below is an example. Use a Poolside model available to your API key.opencode.json -
Run the
/modelscommand. - Select a Poolside model.
- Start a new chat and send a codebase question to confirm OpenCode responds with the selected Poolside model.