MCP

OAuth and scopes

Understand Retensis MCP authorization, token lifetime, PKCE, and available scopes.

LivePro

In plain terms

This page is the technical detail behind the connection. In short: you sign in with a secure standard login, your assistant only gets the permissions it needs, and access expires and renews on its own. You never share your password, and you can revoke access anytime by removing the connector in your assistant.

Scopes

ScopeAllows
analyses:readList, retrieve, and find similar owned analyses
analyses:writeCreate uploads and start analyses
research:readRun trend, gap, audience, and competitor research
creative:writeGenerate hooks, titles, script coaching, and idea scores

Token lifecycle

  • Authorization codes expire after 60 seconds.
  • Access tokens expire after one hour.
  • Refresh tokens expire after 30 days.
  • Refresh tokens rotate on use.
  • Reusing a rotated refresh token revokes the entire refresh family.

Discovery

text
https://retensis.com/.well-known/oauth-authorization-server
https://retensis.com/.well-known/oauth-protected-resource