Get the key
- Go to console.anthropic.com and create an API key.
- Copy it once — it will not be shown again.
- Keep the browser tab open until the key is saved.
Add it
- In the console, open Settings → API keys.
- Choose Anthropic and paste the key.
- Save. The key is encrypted at rest.
- The agent uses it through the proxy.
Choose a Claude model
Set the per-agent model override if you want a specific Claude model, or leave it on auto. The override lives on the agent’s General settings tab.
Test it
$ remoteagent chat "hello, what model are you?"
Rotation
When you rotate the key at Anthropic, paste the new one into the vault once. Every device picks it up on the next request — no config edits on any machine.