firstorderai/authenticator_mcp
A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.
Platform-specific configuration:
{
"mcpServers": {
"authenticator_mcp": {
"command": "npx",
"args": [
"-y",
"authenticator_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...