Skip to main content
Glama

kia_send_otp

Send a one-time passcode to your Kia account via SMS or email to complete multi-factor authentication. Requires the OTP key and transaction ID from the login step.

Instructions

Step 2 of the Kia MFA bootstrap (cmm/sendOTP): deliver a one-time passcode to the account by SMS or email. Takes the otpKey and xid from kia_start_login — it cannot run without them, which is why it has no separate confirm gate. Ask the user which channel they want (kia_start_login reports the masked destinations Kia has on file). The passcode expires in about two minutes; expiresAt reports when.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
xidYesThe `xid` returned by kia_start_login. Sent with every OTP call.
otpKeyYesThe `otpKey` returned by kia_start_login.
notifyTypeYesDelivery channel. Ask the user; do not guess which destination they can read right now.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/chrischall/kiaaccess-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server