Authenticator App MCP Server

by firstorderai
MIT License
175
2
  • Apple
  • Linux

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTHENTICATOR_ACCESS_TOKENYesYour Authenticator App access token generated from the desktop app

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
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.

ID: ta96lq0l0p