This server generates and verifies time-based (TOTP) and counter-based (HOTP) one-time passwords, the kind you'd use for two-factor authentication workflows. The documentation mentions MCP protocol compliance and production readiness, but the source doesn't detail specific tools or prompts exposed. You'd reach for this when building Claude integrations that need to handle 2FA codes programmatically, whether that's generating tokens for testing auth flows or verifying codes submitted by users. It's part of the MEOK AI Labs ecosystem and ships with EU AI Act compliance documentation built in, which matters if you're deploying in regulated environments.
claude mcp add --transport stdio csoai-org-otp-ai-mcp -- uvx otp-ai-mcp