npx omgvibe/api/v1/ai/openai/cc-omg/v1/messages/api/v1/ai/openai/cc-omg/v1/chat/completions~/.claude/settings.jsonenv.ANTHROPIC_API_KEY is set to your OhMyGPT API Keyenv.ANTHROPIC_BASE_URL is set to https://{anyOhMyGPT API Host}/api/v1/ai/openai/cc-omg/. If you are inside a wall, you can use a mirror host accessible within the wall.{
"env": {
"DISABLE_TELEMETRY": "1",
"OTEL_METRICS_EXPORTER": "otlp",
"ANTHROPIC_API_KEY": "Your OhMyGPT APIKey",
"ANTHROPIC_BASE_URL": "https://api.ohmygpt.com/api/v1/ai/openai/cc-omg/",
"CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC":1
},
"includeCoAuthoredBy": false,
"apiKeyHelper": "echo 'hello world'",
"permissions": {
"allow": [],
"deny": []
}
}claude to start claude:https://api.ohmygpt.com/api/v1/ai/openai/cc-omg/.github/workflows/claude.yaml