Multi-Factor Authentication for AI Agents

Your AI agents, under human control.

AgentMFA pauses AI agents before destructive actions and requires biometric approval from your mobile device. No more runaway automation.

agent.ts
await agentmfa.request({
action: "delete_database",
details: { database: "prod-postgres" }
})
// ⏸ Waiting for approval...
// ✓ Approved via biometric — proceeding
How it works

Three steps to safe automation

AgentMFA adds a human-in-the-loop checkpoint to any AI workflow without changing your infrastructure.

01

Agent requests approval

Your AI agent calls the AgentMFA SDK before any sensitive action. Execution pauses immediately — nothing proceeds without human sign-off.

await agentmfa.request({
  action: "deploy_to_prod",
  agent: "my-agent-key"
})
02

You get notified instantly

A push notification lands on your iPhone or Android in under a second. It shows exactly what the agent wants to do and all relevant details.

📱
AgentMFA
Agent wants to deploy to production
Push via APNS / FCM
03

Approve with biometrics

One tap triggers Face ID or fingerprint auth. The approval is signed and relayed back to the waiting agent, which resumes — or is rejected.

Face ID / Touch ID / Fingerprint
Cryptographically signed
Features

Everything you need to trust your agents

🔐

Biometric approval

Face ID and fingerprint authentication — the same security model protecting your banking app.

🔔

Push notifications

Instant APNS and FCM alerts delivered in under a second, wherever you are.

🔑

TOTP authenticator

Built-in time-based one-time passwords compatible with every authenticator standard.

🗝️

API keys per agent

Issue scoped API keys to individual agents. Revoke one without affecting the rest.

📋

Approval history

Full audit log of every request, decision, and agent identity. Export for compliance.

🌐

Works everywhere

Native iOS and Android apps plus a web dashboard. Approve from any device.

Pricing

Simple, transparent pricing

Start free. Scale as your agents do. No surprises.

Free

$0

Perfect for experimenting and personal projects.

  • 1 agent
  • 100 approvals / month
  • iOS & Android apps
  • TOTP authenticator
  • 7-day approval history
Start for free
Most popular

Pro

$12/ mo

For developers running agents in production.

  • 10 agents
  • Unlimited approvals
  • Push notifications
  • API keys per agent
  • 90-day approval history
  • Priority support
Get started

Team

$49/ mo

For teams that need visibility and control at scale.

  • Unlimited agents
  • Unlimited approvals
  • Team dashboard
  • SSO / SAML
  • Full audit log export
  • SLA + dedicated support
Contact us