Skip to main content
The Swoop MCP server supports two authentication methods. Choose the one that fits your workflow.
Swoop supports OAuth 2.0 with Dynamic Client Registration (DCR).
If your client doesn’t support this, please check the API keys Authentication method.
How it works:Most of this flow is handled automatically by the MCP client — you only need to sign in and approve the consent screen.
  1. Your MCP client discovers the authorization server via /.well-known/oauth-authorization-server
  2. A browser window opens for you to sign in with your Swoop account
  3. You review and approve the requested permissions on a consent screen
  4. The client receives an access token and includes it automatically with each request
Best for: Interactive use from desktop AI clients like Claude Desktop and Cursor.