Skip to content

Instantly share code, notes, and snippets.

@avarayr
Last active May 7, 2026 08:42
Show Gist options
  • Select an option

  • Save avarayr/a9a35354aa6d7d8430ce0c27cd9aff3f to your computer and use it in GitHub Desktop.

Select an option

Save avarayr/a9a35354aa6d7d8430ce0c27cd9aff3f to your computer and use it in GitHub Desktop.
~/Library/Application Support/Claude-3p/claude_desktop_config.json
{
"deploymentMode": "3p",
"enterpriseConfig": {
"inferenceProvider": "gateway",
"inferenceGatewayBaseUrl": "https://opencode.ai/zen/go",
"inferenceGatewayApiKey": "------------YOUR-API-KEY-HERE-----------",
"inferenceGatewayAuthScheme": "x-api-key",
"inferenceModels": ["minimax-m2.7"],
"disableEssentialTelemetry": true,
"disableNonessentialTelemetry": true,
"disableNonessentialServices": true
},
"preferences": {
"secureVmFeaturesEnabled": true,
"coworkScheduledTasksEnabled": true,
"ccdScheduledTasksEnabled": true,
"sidebarMode": "epitaxy",
"coworkWebSearchEnabled": true
}
}
@avarayr
Copy link
Copy Markdown
Author

avarayr commented Apr 21, 2026

image image

@duongtugiang
Copy link
Copy Markdown

great! anyway to activate coworker with opencode without the pro account?

@harsha0x3
Copy link
Copy Markdown

Screenshot 2026-05-07 at 2 11 17 PM

I have configured my claude desktop with LiteLLM gateway. The cowork is working fine. But, the code tab is throwing me this error. How to debug or fix this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment