Use Anthropic models
-
Run agent sessions with Anthropic models
Route model calls through the Anthropic provider connection.
Enable Anthropic model access with API key authentication.
Route model calls through the Anthropic provider connection.
Credential safety
Mistle lets agents access connected services without placing provider credentials inside the sandbox. Approved outbound requests are routed through Mistle's credential proxy, where authentication happens outside the agent runtime.
Credentials stay encrypted in Mistle's control plane and are applied only when a request is authorized for the calling sandbox and organization.
Read the credential-less sandboxes article