Thin remote-only RedDB driver. Downloads the red_client binary on install. Speaks RedWire/gRPC/HTTP. Embedded URIs (memory://, file://, red:///path) are rejected — use @reddb-io/sdk for those.
Official embedded RedDB SDK — launches a local red binary over stdio JSON-RPC. Use @reddb-io/client for remote HTTP, gRPC, and RedWire.
RedDB wire protocol client for Bun — ultra-fast native TCP
Zero-install npx launcher for the RedDB MCP surface — fetches the matching red binary and spawns red mcp over stdio.