Connect AI models to Orum’s API.
Generate API Credentials
client_id
and client_secret
. The secret is only shown once.Configure Claude Desktop
.claude/config.json
file with the following:
<client_id>
and <client_secret>
with the values from Step 1.
client_id
and client_secret
, and uses the returned token in all subsequent API requests. No manual token handling is needed.Start Prompting