From Setup to Operation, Empower AI Agent to Safely Manage Admin with Transcodes as Your Secretary
No more coding. No more page scrolling. Just talk to Transcodes
AI clicked the transfer payout button — I need extra verification
James left last week and built a startup with our secrets. NDA was useless
Who transferred money yesterday? We need audit logs now
AI makes admin panel easy to build, but auth and management are too hard
Everyone shares a single account with same ID/password
Social login or email/password is not safe enough
Need permissions to control agencies and members
B2B auth isn't a login button. It's a Governance and Sovereignty layer
Install in minutes
No DNS setup, no complex coding. npm install, add one config file, and auth is ready
No Password & No Social Login
Fingerprint, Face ID, hardware keys instead of passwords. Strong auth built for internal tools
AI Phishing Protection
Automatically require step-up verification on sensitive actions. Block high-risk behavior before it happens
RBAC
Fine-grained RBAC for members, agencies, and partners
Audit Logs
Who, when, where — SOC 2-ready automatic records
Backups
User data encrypted at rest, download backups anytime
PWA Installation
Install like a native app — no app store needed
Built-in UI
Pre-built login and step-up auth forms — no custom UI needed
Backend Protection
Protect both frontend and backend simultaneously to raise your security level
Webhook & Slack
Real-time alerts and webhook events for every audit action
Multi-Organization
Multiple organizations, collaborator invitations, and ownership transfer
Transcodes never misses anything
Secure Credential
Passwordless Passkey, TOTP, and Hardware Keys
No Coding, No Scrolling
Your AI Admin Secretary handles tasks for you
Anti AI Phishing
Prevent AI-driven action by biometrics & passkey
No Vendor Lock-in
You can export your credentials and logs anytime
Detailed Logs
Capture tamper-proof logs for evidence & compliance





Step 1: Create project, authentication, pwa clusters in Console
# Open the Transcodes Console and create:
# 1. Project
# 2. Authentication cluster
# 3. PWA cluster
https://app.transcodes.ioStep 2: Prepare your token
# Console → Project → API Tokens → "Issue MCP Token"
# Copy the JWT — you'll paste it as TRANSCODES_TOKEN in step 3.
TRANSCODES_TOKEN=eyJhbGciOi...Step 3: Edit claude_desktop_config.json
# macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
# Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"transcodes": {
"command": "npx",
"args": ["-y", "@bigstrider/transcodes-mcp-server"],
"env": {
"TRANSCODES_TOKEN": "JWT_TOKEN..."
}
}
}
}Step 4: Type your prompt
Implement login with magic link, passkey, and TOTP,
add step-up authentication for sensitive actions,
track and store user activity logs with details like
timestamp, IP, and user agent, and include a personal
console where users can manage their authentication
methods and review their activity historyAuth, RBAC, Logs, Team Management will eat your roadmap alive — hand it to the experts and focus on your product