TrustMCPdocs

Auto-release policies

Grant access automatically - no manual step - when a request matches a policy you enable in Settings. Auto-granted keys are still scoped, expiring, and revocable, and each auto-grant is recorded in the audit log with its reason.

Policies

When a policy matches, POST /v1/keys/request returns {"status":"granted","key":…} immediately, so an API/MCP requester receives a working key in the response.

Precedence

Any matching policy grants access. If none match, the request stays pending for manual review (and you're notified if notifications are on).