Loading...
{
"mcpServers": {
"Authenticator App MCP": {
"command": "npx",
"args": ["-y", "authenticator-mcp", "--access-token=YOUR-KEY"]
}
}
}authenticator-mcpProvides access to 2FA codes and passwords stored in the Authenticator App.
Allows access to sensitive credentials, but only with a valid access token.
This MCP server offers convenient access to authentication credentials but requires careful handling of the access token. It is safe to use when the AI agent and the access token are properly secured. It is risky if the access token is exposed or the AI agent is compromised.