Connecting an integration
OAuth integrations (Gmail, HubSpot, Slack, Notion, LinkedIn, GitHub, Calendly):- Go to Settings → Integrations
- Find the integration
- Click Connect
- Authorize in the popup
- Done — available in your next session
- Go to Settings → Integrations
- Find the integration
- Click Add API key
- Paste your key — it’s validated on save
- Done — available in your next session
Credential storage
All credentials are encrypted with AES-256 at rest. Decrypted only at session start for injection into MCP server configuration. Keys are never logged or exposed in tool call output. For OAuth integrations, Ultron requests minimum required scope. You can review what access was granted from your OAuth provider’s connected apps page.Integration status
Each integration shows one of three statuses:| Status | Meaning |
|---|---|
| Connected | Active and ready |
| Disconnected | Removed or not yet connected |
| Expired | OAuth token needs refresh — click Reconnect |