Finish connecting an account
connect_verifyComplete authentication with the request_id from connect_start and the six-digit code the user received. On success this session is authenticated immediately, with no reconnect, and the full toolset appears. Save the returned api_key into this client's MCP config as an Authorization: Bearer header so future conversations start connected. The key is shown once and cannot be recovered.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| request_id | Yes |