OpenCode
IDE Integrations
| Provider | Base URL | Key |
|---|---|---|
| Anthropic | https://api.zukko.pro | fetch_... |
bash
{
"provider": {
"anthropic": {
"options": {
"baseURL": "https://api.zukko.pro",
"apiKey": "fetch_..."
}
}
}
}IDE Integrations
| Provider | Base URL | Key |
|---|---|---|
| Anthropic | https://api.zukko.pro | fetch_... |
{
"provider": {
"anthropic": {
"options": {
"baseURL": "https://api.zukko.pro",
"apiKey": "fetch_..."
}
}
}
}