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/webhook-receiver

v0.1.0

Secure webhook receiver with HMAC signature verification, replay protection, and event routing. Validates payloads from Stripe, GitHub, Shopify, and custom sources.

typescriptpythonServer
5 inputs1 outputs2 actions3 events
standalone

@radzor/circuit-breaker

v0.1.0

Circuit breaker pattern for fault-tolerant external service calls. Tracks failure rates, opens the circuit to fast-fail requests when a threshold is exceeded, and probes recovery with half-open state. Zero dependencies.

typescriptpython
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
Universal
4 inputs2 outputs4 actions5 events
standalone

@radzor/http-client

v0.1.0

Resilient HTTP client with automatic retry, exponential backoff, timeout, and request/response interceptors. Built on the native fetch API. No dependencies.

typescriptpythonUniversal
5 inputs1 outputs5 actions4 events
standalone

@radzor/websocket-server

v0.1.0

WebSocket server with room-based messaging, client management, and broadcasting. Built on the ws library for Node.js.

typescriptServer
4 inputs1 outputs5 actions3 events
standalone

@radzor/sse-stream

v0.1.0

Server-Sent Events (SSE) streaming server. Create named streams, push typed events, and manage client connections with automatic reconnection support.

typescriptServer
3 inputs1 outputs3 actions2 events
standalone