- OAuth 2.0
- API keys
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.
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.
- Your MCP client discovers the authorization server via
/.well-known/oauth-authorization-server - A browser window opens for you to sign in with your Swoop account
- You review and approve the requested permissions on a consent screen
- The client receives an access token and includes it automatically with each request