Open Source
Every core package is open source. Explore, contribute, or self-host the full stack.
SupaProxy is built in the open. Every core package is available on GitHub and npm. Self-host the full stack or extend it with your own plugins.
supaproxy-core
AI operations platform. Route any LLM to any team through one governed layer.
supaproxy-sdk
TypeScript SDK for SupaProxy. Typed API client for building dashboards and integrations.
supaproxy-consumers
Plugin package for SupaProxy consumer types (Slack, API, WhatsApp, etc.)
supaproxy-connections
Plugin package for SupaProxy connection types (HTTP, STDIO, Authenticated, OAuth, SSE)
supaproxy-providers
Plugin package for SupaProxy AI provider types (Anthropic, OpenAI, etc.)
supaproxy-guardrails
Input and output guardrail plugins for SupaProxy. Pattern matching, LLM screening, and custom rules.
supaproxy-auth
Default authentication for SupaProxy: JWT, bcrypt, login/signup routes
supaproxy-mysql
MySQL adapter for SupaProxy: repository implementations, migrations, and pool factory
supaproxy-bullmq
BullMQ queue adapter for SupaProxy: job queues, workers, and lifecycle scheduling
supaproxy-lancedb
LanceDB vector store adapter for SupaProxy
supaproxy-redis
Redis session store adapter for SupaProxy