Use Geoff as a provider in OpenCode.
export GEOFF_API_KEY="your-api-key"
{ "provider": { "type": "openai-compatible", "base_url": "https://geoff.ai/api/v1", "api_key": "${GEOFF_API_KEY}" }, "model": "magma" }