Authenticator App · 2FA

Authenticator App · 2FA

A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.

28
Stars
11
Forks
0
Releases

Overview

Authenticator App MCP Server is a secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App, providing seamless access to 2FA codes and passwords to assist with automated login processes while maintaining security. The server bridges the gap between AI assistants and secure authentication, simplifying credential management across platforms and websites. How it works: In an AI agent's chat interface, request a 2FA code or password for a target site; the agent securely retrieves the credential and can use it to automate the login process. It is designed for use with the Authenticator App Desktop version. Getting started: configure the MCP client with an 'Authenticator App MCP' server entry (examples for MacOS/Linux and Windows are provided). You must create an Authenticator App access token; tokens are displayed only once and should be copied immediately or supplied via environment variable (AUTHENTICATOR_ACCESS_TOKEN). The README also covers enabling MCP Server in the Authenticator App Settings, and token usage via command-line arguments or environment variable.

Details

Owner
firstorderai
Language
TypeScript
License
MIT License
Updated
2025-12-07

Features

Secure credential retrieval

Retrieves 2FA codes and passwords from the Authenticator App via MCP, enabling safe retrieval for AI workflows.

Automated login via credentials

AI agents can use fetched credentials to automate login processes across sites.

Token-based access control

Requires a one-time display of an access token created in the Authenticator App; token can be passed via config or environment variable.

Configurable MCP client integration

Configurable in JSON under mcpServers for MacOS/Linux and Windows.

Authenticator App Desktop integration

Designed for use with Authenticator App · 2FA Desktop version.

Cross-platform setup guidance

Includes MacOS/Linux and Windows configuration examples and installation steps.

Environment variable authentication

Supports AUTHENTICATOR_ACCESS_TOKEN for token-based authentication.

Audience

AI agentsFetch 2FA codes and passwords to automate logins securely via MCP.
AI developersIntegrate the MCP server with AI tools to access credentials.
Automation engineersBuild automated login workflows using Authenticator App credentials across multiple platforms.

Tags

MCPAuthenticator App2FACredentialsAI agentsSecurityAutomationDesktop