Integrations
Supports the Debian version of Authenticator App · 2FA through .deb package installation, enabling AI agents to retrieve secure authentication credentials.
Supports the desktop version of Authenticator App · 2FA on Linux platforms, enabling AI agents to access authentication credentials securely.
Supports the desktop version of Authenticator App · 2FA on macOS, allowing AI agents to securely retrieve 2FA codes and passwords for automated login processes.
AIエージェントが認証アプリと連携できるようにする、安全なMCP(モデルコンテキストプロトコル)サーバーです。2要素認証コードとパスワードへのシームレスなアクセスを提供し、AIエージェントがセキュリティを維持しながら自動ログインプロセスを支援できるようにします。このツールは、AIアシスタントと安全な認証の間のギャップを埋め、異なるプラットフォームやウェブサイト間での認証情報の管理を容易にします。
仕組み
- AI エージェントの統合チャット インターフェース (Cursor のエージェント モードなど) を開きます。
- AI エージェントに、希望する Web サイトとアカウントの 2FA コードまたはパスワードを取得するよう依頼します。
- AI エージェントはこれらの資格情報を安全に取得し、それを利用してログイン プロセスを自動化できます。
この MCP サーバーは、認証アプリ・2FAで使用するために特別に設計されています。
はじめる
多くの AI クライアントは、構成ファイルを使用して MCP サーバーを管理します。
authenticator-mcp
ツールは、構成ファイルに以下を追加することで構成できます。
注意:このサーバーを使用するには、認証アプリのアクセストークンを作成する必要があります。認証アプリのアクセストークンの作成方法については、こちらをご覧ください。
macOS / Linux
ウィンドウズ
または、 env
フィールドにAUTHENTICATOR_ACCESS_TOKEN
を設定することもできます。
認証アプリをインストール · 2FAデスクトップ版
アクセストークンの作成
Authenticator App · 2FA
のデスクトップバージョンを起動します。Settings
に移動して、MCP Server
セクションを見つけます。- MCP サーバーを
ON
に切り替えて有効にし、アクセス トークンの生成に進みます。
アクセストークンは一度しか表示されませんのでご注意ください。すぐにコピーして、MCPクライアントの設定に追加してください。
You must be authenticated.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
AI エージェントが認証アプリから 2FA コードとパスワードにアクセスできるようにする安全なサーバー。これにより、セキュリティを維持しながら自動ログイン プロセスを支援できます。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityThis server integrates AI assistants with ClickUp workspaces, enabling task, team, list, and board management through a secure OAuth2 authentication process.Last updated -55TypeScriptMIT License
- -securityAlicense-qualityEnables AI agents to access and interact with Clover merchant data, inventory, and orders through a secure OAuth-authenticated MCP server.Last updated -161TypeScriptMIT License
- AsecurityAlicenseAqualityAn MCP server that enables AI agents to authenticate with and interact with Open eClass platform instances, supporting UoA's SSO authentication system for retrieving course information and performing basic platform operations.Last updated -41PythonMIT License
- AsecurityFlicenseAqualityAn MCP server that allows AI assistants to interact with the ServiceTitan API, requiring client credentials for authentication.Last updated -454TypeScript