Skip to main content
GET
Start MCP OAuth authorization

Query Parameters

response_type
string
required
Allowed value: "code"
client_id
string
required
Maximum string length: 2048
redirect_uri
string<uri>
required
Maximum string length: 2048
code_challenge
string
required
Pattern: ^[A-Za-z0-9_-]{43,128}$
code_challenge_method
string
required
Allowed value: "S256"
resource
string<uri>
required

Exact Locus Pro MCP resource URL.

scope
string
Maximum string length: 512
Example:

"mcp:read mcp:execute offline_access"

state
string
Maximum string length: 2048

Response

Redirect to consent, or to the registered redirect URI with an OAuth error