RADZOR
ComponentsRecipesDocsContributeGitHub
Get Started
RADZOR

The universal component registry for LLM-driven development. Empowering developers to build better apps, faster.

Product
  • Components
  • Standard
Resources
  • Documentation
  • API Reference
  • AI Agent Integration
  • Pipeline Guide
  • MCP Server
Community
  • GitHub
  • X / Twitter
  • Discord

© 2026 Radzor Registry. All rights reserved.

LLM-Ready Components

Discover standardized, LLM-ready components for your projects.

AllAutomation (9)Email (4)Web3 & Blockchain (4)Chat & Messaging (6)Audio & Voice (1)Storage (6)Security (5)Authentication (9)Messaging (5)monitoring (4)Payment (5)Data & Database (10)Media (9)Analytics (4)AI & ML (14)Networking (5)

@radzor/session-manager

v0.1.0

Server-side session management with pluggable stores (memory, Redis, PostgreSQL). Handles session creation, rotation, expiry, and signed cookie generation. Framework-agnostic.

typescriptpythonServer
6 inputs2 outputs5 actions4 events
standalone

@radzor/oauth-token-refresh

v0.1.0

Automatic OAuth 2.0 access token refresh and lifecycle management. Handles token expiry detection, background refresh, secure storage, and provider-specific quirks for Google, GitHub, Discord, Stripe, and custom providers.

typescript
Community

Missing a component?
Ask for it.

Tell us which component costs you the most time, and we'll build it — with a full manifest, LLM docs, and production-ready code.

→A Stripe checkout component with webhook handling
→An S3 file uploader with progress events
→A rate-limiter with sliding window algorithm
→An email queue with retry and backoff

Drop your request on Discord

Join the community, post in #components-requests, and describe what you need. We prioritize based on real demand.

Request on Discord
Server
5 inputs2 outputs5 actions3 events
standalone

@radzor/magic-link-auth

v0.1.0

Passwordless authentication via email magic links. Generates signed tokens, sends links via email, and verifies them on callback. Zero-dependency token management with configurable TTL and single-use enforcement.

typescriptpythonServer
4 inputs2 outputs3 actions4 events
standalone

@radzor/two-factor-auth

v0.1.0

TOTP-based two-factor authentication. Generate secrets, create QR URIs, and verify tokens (RFC 6238).

typescriptpythonServer
3 inputs1 outputs3 actions2 events
standalone

@radzor/captcha-verify

v0.1.0

Server-side CAPTCHA verification supporting Cloudflare Turnstile, Google reCAPTCHA, and hCaptcha. Validates tokens from client-side widgets.

typescriptpythonServer
3 inputs1 outputs1 actions2 events
standalone

@radzor/api-key-auth

v0.1.0

API key authentication middleware. Generate, validate, hash, and revoke API keys.

typescriptpythonServer
2 inputs1 outputs4 actions3 events
standalone

@radzor/auth-oauth

v0.1.0

OAuth 2.0 authentication flow supporting multiple providers (Google, GitHub, Discord). Handles token exchange, session management, and user profile retrieval.

typescriptpythonServer
6 inputs2 outputs8 actions4 events
standalone

@radzor/saml-auth

v0.1.0

SAML 2.0 SSO authentication for Service Provider-initiated flows. Generates login URLs, validates SAML responses, and extracts user attributes. Uses node:crypto for XML signing.

typescriptServer
5 inputs1 outputs4 actions2 events
standalone

@radzor/rbac

v0.1.0

Role-Based Access Control with hierarchical roles, fine-grained permissions, and wildcard matching. Supports role inheritance and permission auditing for server-side authorization.

typescriptpythonServer
2 inputs1 outputs5 actions1 events
standalone