firstorderai/authenticator_mcp
π π π πͺ π§ β A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.
Quick Start
Clone the repository:
git clone https://github.com/firstorderai/authenticator_mcpClaude Desktop configuration example:
{
"mcpServers": {
"authenticatormcp": {
"command": "npx",
"args": [
"-y",
"firstorderai/authenticator_mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.