LLM Infrastructure · Apache 2.0 Proxy · BSL 1.1 Platform

The LLM control plane for teams who ship.

Proxy, routing, cost tracking, tracing, guardrails, and 76 middleware modules. One Go binary. Zero dependencies. OpenAI-compatible.

Start with the proxy → View pricing
16Providers
400nsOverhead
~25MBBinary
76Middleware
Use the platform as just a proxy

Point your app at one endpoint, route requests through it, and stop there if that's all you need.

One stable endpointOpenAI-compatible across 16 providers Model aliasingSwap real models, keep app-facing names stable Zero dependenciesOne binary, one SQLite file. No Redis, no Postgres.
curl -fsSL stockyard.dev/install.sh | sh
stockyard start

Change your base URL and keep moving.

Python
base_url="localhost:4200/v1"
Node
baseURL: "localhost:4200/v1"
Cursor / Editors
localhost:4200/v1

Proxy-only means you can

Route requests through one endpoint

Swap providers without changing app code

Keep model names stable with aliases

Turn on tracing, routing, or security later

You do not have to

Adopt every feature on day one

Run extra services or infrastructure

Set up Docker, Redis, or Postgres first

Learn the full platform before getting value

Start with the proxy Quickstart guide

Try it in 60 seconds. No signup, no credit card.

curl -fsSL stockyard.dev/install.sh | sh click to copy
Step-by-step guide →
16Providers, One EndpointRoute requests across OpenAI, Anthropic, Google, Groq, Mistral, and 11 more through a single URL.
Tracing From First RequestSee cost, latency, and token usage on every request. No setup beyond install.
Runtime ControlsCaching, rate limits, PII redaction, and safety filters you can toggle without redeploying.

Self-hosted · Source available · Unlimited requests

76 Middleware Modules

Toggle what you need. Ignore what you don't.

Every module is a config flag. Enable PII redaction, guardrails, auto-routing, or cost limits without redeploying.

Cost & routing
Auto-routes to the cheapest model that meets your quality floor. 100 free decisions/day.
Safety & guardrails
PII redaction, content filtering, injection detection, and output validation. Toggle per-route.
Replay & testing
Replay any logged request. Red-team your prompts. Stampede floods with synthetic traffic.
Prompt evolution
Breed optimizes prompt populations genetically. Verdikt gates outputs. Crucible scores confidence.
Caching & failover
Semantic caching cuts repeat costs. Local-plus-cloud fallback keeps you running when providers are down.
Audit & provenance
Brand logs every request to a hash-chained tamper-evident ledger. Export for compliance.

All 76 modules →

Why Stockyard instead of stitching tools together
StockyardLiteLLMHelicone
LanguageGoPythonTypeScript
DeploySingle static binarypip install + optional Redis/PostgresManaged SaaS
DependenciesZeroRedis + Postgres for full featuresCloud only
Free tierProxy, tracing, routing, red-team scanOpen source proxyFree tier with limits
Auto-routingBuilt-inBasic fallbackNo
Red-teamBuilt-inNoNo
Request replayBuilt-inNoNo
Memory~12MB~200MB+Cloud
LicenseSource-available (BSL)MITProprietary

vs LiteLLM →  ·  vs Helicone →  ·  vs Portkey →  ·  Benchmarks →

For the 150-tool Complete bundle, see Stockyard Complete — $29/mo

Community
Free
self-hosted
Full proxy + tracing + controls
Full proxy, tracing, audit. Plus cost routing (100/day), security quickscan, auto-insights.
Start free
Individual
$29.99
per month
Unlocks 5 features
Request replay, quality gates, hallucination detection, model scoring, provenance tracking.
Start Individual
Pro
$99.99
per month
Unlocks 12 features
Unlimited cost routing, prompt evolution, load testing, chaos engineering.
Go Pro
Unlocks 23 features
Red-team testing, persona testing, confidence scoring, full analytics.
Go Pro
Full platform
Cortex memory, Mycelium integration mesh, Spore + Molt. SSO. SLA. Dedicated support.
Contact sales

Full pricing comparison →

Measured, not marketed

400ns median proxy overhead. ~12MB memory. ~25MB binary. Measured on real hardware with published methodology.

See benchmarks & methodology