Integrations are in Preview. The catalog currently offers AWS and Google Cloud; both carry a Preview label. More vendors are built and will be enabled as their coverage settles.
Connect an account
Settings → Organization → Integrations. Owners connect, repair and remove; the page shows every organization role what is connected.- Connected - the accounts already connected, each with a status pill, its tool count and when it was last used. Recheck all tests every installation that can be tested in parallel; one that is still waiting for you to finish its setup is skipped, not counted as broken. Click a card to open its details or repair a credential.
- Available - the catalog, with search.
For AWS, whatever the role or key is allowed to do is exactly what the agent can do; Radar does not narrow it and cannot. For Google Cloud, Radar mints tokens restricted to read-only Monitoring, Logging and Trace scopes, so the agent reads observability data regardless of what else the service account could do. See the note on read-only mode below.
What an agent sees
Nothing changes on the agent side. The MCP endpoint it already uses - through a personal access token or an OAuth grant - lists the integration tools next to the cluster tools. Tools are namedskyhook_<type>_<tool>, or skyhook_<type>_<service>_<tool> for a provider with several services (Google Cloud), and take an integration argument that names the connected account when the organization has more than one.
A tool call against an account whose credential has stopped working (rotated key, a sealed credential that can no longer be decrypted) returns an error naming the integration, and the card shows it as needing attention until you repair it.
Permissions
Related
- Connected apps & MCP access - how agents authenticate to Radar Cloud, and the read-only clamp that applies to cluster tools
- Personal access tokens
- MCP server - the cluster tools every agent gets