Your first 5 minutes
Install the binary, send a request, and watch 76 middleware modules light up. Five minutes to full observability.
Install → start → first trace with automatic cost routing. That's it.
Install
One command. No runtime, no Docker, no dependencies.
Tip: Run stockyard doctor to verify your environment before starting. It checks your config, port availability, provider API keys, and disk access.
Set a provider key
Stockyard needs at least one LLM provider key to proxy requests. Set it as an environment variable — Stockyard auto-detects the provider from the key prefix.
Start the platform
One command. Everything boots on a single port.
~/.stockyard/stockyard.db. All 16 providers are auto-configured. Seventy-six modules are running in the middleware chain. Nothing to configure yet — sensible defaults are already active.
Send your first request
Point any OpenAI-compatible client at localhost:4200.
Or in your app code — one line changes:
Open the console
See what just happened — traces, costs, live events.
Open http://localhost:4200/ui in your browser.

Toggle a module
Turn features on and off at runtime — no restart, no redeploy.
Navigate to Chute in the sidebar. You'll see all 76 modules with toggle switches.
Works with your stack
Point your existing code at http://localhost:4200/v1 instead of the provider. That's the whole integration.
Three developers, three problems
The same platform, configured differently.
"I don't want a surprise $400 bill."
You're building a side project with GPT-4o. You want a hard cost cap at $20/month, automatic fallback to a cheaper model when you're close, and a daily email if anything looks off.
Enable three modules and you're done.
"Our safety review is next week."
You need PII filtering before responses hit users, injection attempt blocking, and an audit trail that proves you're doing it. Install the safety pack — five modules, pre-configured.
"Compliance wants a tamper-proof ledger."
Every LLM call needs to be hash-chained in an append-only audit log. Brand does this automatically — every request through the proxy is a signed ledger entry with chain verification.
What you're actually looking at
Every app gets its own tab. One dashboard for the full platform.
Every request traced. Cost attribution by model and provider. Latency sparklines. Anomaly detection. Alerts when something looks wrong.

Hash-chained audit ledger. Every LLM interaction is an immutable, signed event. Policy engine with block, warn, and log actions. Chain integrity verification.

Version every prompt. Run A/B experiments across model variants. Snapshot tests to catch regressions. Full history of every change.

Multi-step LLM workflows as directed acyclic graphs. Tool registry for function calling. Trigger rules. Batch queue for high-volume jobs.

Pre-built config packs for safety, cost control, provider quickstarts, and compliance. Install with one click. Share your own.

Per-customer metering, usage tracking, plans, and invoices. Charge your own users for LLM access with configurable rate limits.

Natural language platform configuration. Ask Copilot to enable modules, set cost caps, query usage, or explain behavior.

No-code AI app builder and marketplace. Create, publish, and discover AI-powered applications from templates.

Track your platform reputation across operator, builder, and contributor dimensions. Certifications, leaderboards, and scoring factors.

One line in your code
If your code talks to the OpenAI API, it already works with Stockyard.
Works with any OpenAI-compatible client. The Anthropic, Google, and Groq SDKs all support custom base URLs.
Ready to try it?
Three commands. Thirty seconds. Everything between your app and the model.
Not ready to install yet?
Get notified when we ship new features. No spam, unsubscribe anytime.
Ready for more?
Everything you just saw is free — including 100 cost-routing decisions per day and a 5-probe security quickscan. See your real savings and security grade before you pay anything. When you're ready for unlimited routing, the full red-team suite, prompt evolution, or any of the 150 tools — upgrade in one click.