Authenticator App
Provides secure access to two-factor authentication codes and passwords stored in the Authenticator App, enabling seamless login assistance across multiple services without manual code entry.
18 stars
0 tools
Created Aug 2025
@firstorderai/firstorderai-authenticator-app-authenticator-mcpAbout
Provides secure access to two-factor authentication codes and passwords stored in the Authenticator App, enabling seamless login assistance across multiple services without manual code entry.
Categories
general
Installation
npm
npm install @firstorderai/firstorderai-authenticator-app-authenticator-mcp
Configuration
{
"mcpServers": {
"firstorderai-authenticator-app-authenticator-mcp": {
"command": "npx",
"args": [
"-y",
"@firstorderai/firstorderai-authenticator-app-authenticator-mcp"
]
}
}
}