Skip to main content

oauth.v2.user.access method

Usage info

This method is used to initiate the OAuth flow using just user scopes (no bot scopes). This endpoint should be used in scenarios where:

  • You only need user tokens, not bot tokens
  • You're building MCP integrations with desktop IDE clients like Cursor or Claude Code

Response