> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mistle.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# OpenCode Go

> Connect OpenCode Go model access to Mistle

## Overview

OpenCode Go provides model access for sandbox profiles that use the OpenCode agent runtime.

Use this connection when an OpenCode profile should be able to call OpenCode Go through an API key managed by Mistle.

## Connect In Mistle

Open **Integrations** in the dashboard, choose **OpenCode Go**, then select **API key**.

Enter:

| Field   | Value               |
| ------- | ------------------- |
| API key | OpenCode Go API key |

## Use With A Sandbox Profile

After the connection exists:

1. Open the sandbox profile that should use OpenCode Go.
2. In **Runtime**, set **Agent** to **OpenCode**.
3. Add OpenCode Go as a model provider connection.
4. Save and publish the profile version.

OpenCode Go connections are only available to OpenCode profiles. Codex profiles use OpenAI-compatible model-provider connections instead.
