Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
list_tokens | Provides OTP tokens as JSON. |
list_token_types | Provides the list of OTP token types. |
list_algorithms | Provides the list of the supported OTP algorithms. |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
list_otp_tokens |
|
get_details |
|
calculate_otp_codes |
|
add_token |
|
delete_token |
|