Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
AUTHENTICATOR_ACCESS_TOKEN | Yes | Your Authenticator App access token generated from the desktop app |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
get_2fa_code | Retrieve the current 2FA code for a username when logging into a website. |
get_password | Retrieve the password for a username when logging into a website. |
get_account_list | Retrieve the accounts can be used when logging into a website. |