Skip to main content
MIRA supports the OpenAI API for both the RLM and Native Agent engines. You can use any model available on your OpenAI account — not just the suggestions shown in the UI.

Setup

1

Get an API key

Log in to platform.openai.com, go to API keys, and create a new secret key.
2

Save the key in MIRA

Press ⌘, to open Settings → API Tokens tab → click Add token.Click Save. The key is encrypted with safeStorage and injected as an environment variable each time an engine starts.
3

Select OpenAI in the Engine tab

Press ⌘, → Engine tab → in the Provider & Model section, click the OpenAI button.
4

Enter a model ID

MIRA shows suggestion chips for common models. You can also type any valid OpenAI model ID directly into the Model ID field — any model on your account works.
5

Save

Click Save & restart bridge. The engine restarts automatically.

Suggested models

The following models appear as quick-select chips in the Engine settings. You are not limited to these — type any model ID your account can access.
OpenAI regularly releases new models (e.g. gpt-4o-2024-11-20, o1, o3-mini). Paste the exact model ID from the OpenAI models page into the Model ID field.

Troubleshooting

Edit this page — Open a pull request