Begin Orderboost authentication
Start browser authorization through the local Orderboost MCP companion.
begin_orderboost_auth starts the local companion’s browser authorization flow and returns the exact URL that the user must open. It is not available on the direct remote MCP resource.
Call
| Property | Value |
|---|---|
| Tool name | begin_orderboost_auth |
| Transport | Local orderboost-mcp companion over stdio |
| Authorization | None |
| Arguments | Empty object |
{}
Result
If authorization is required, the text result contains the authorization URL and asks for the six-digit connection code shown after sign-in and consent. If Orderboost is already authorized, the result tells the agent to retry the protected tool.
The connection code is separate from any email verification code. Read Authenticate an MCP client for the full sequence.