mcp_authenticate
Complete MCP authentication using the auth token from the browser approval page after copying the code.
Instructions
Complete MCP authentication with the auth token you received from the web approval page. You MUST have clicked the link, approved in your browser, and copied the authentication code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| auth_token | Yes | The EXACT authentication code shown on the approval webpage after clicking Approve (e.g., "happy-star") | |
| request_id | No | The request ID from mcp_login response (required) |