Proxy Engineering — Stockyard">
Blog: LLM Infrastructure & Proxy Engineering — Stockyard
Skip to content
Stockyard
Bundles
Tools
Pricing
Docs
NEW: Stockyard now has 164+ self-hosted tools.
Browse the full catalog →
Blog
Building LLM infrastructure in the open.
RSS
384 MCP Tools for Your AI Editor
April 5, 2026
One 7MB binary connects Cursor, Claude Desktop, Windsurf, or Cline to 125 self-hosted developer tools via MCP. Feature flags, alerts, caching, cost tracking, and more.
Which Stockyard tools should you install first?
April 4, 2026
164+ tools is overwhelming. Here are 5 curated stacks for indie devs, SREs, startups, API builders, and personal use. Pick your role, install with one command.
Why I Built 150 Tools Instead of One
April 3, 2026
The question I get most is "why 164+ tools instead of making one really good one?" Here's the honest answer from a solo founder.
How I Cut My Cursor API Bill by 60% With a Local Proxy
March 31, 2026
Cursor sends more LLM requests than you think. Caching and model routing through a local proxy dropped my monthly API bill from $380 to $152.
Proxy-Only vs Full Platform: When to Use Each
March 31, 2026
Stockyard ships two binaries: an open-source proxy (Apache 2.0) and the full platform (BSL 1.1). Here's when to use each.
The True Cost of LLM APIs in 2026: 40+ Models Compared
March 22, 2026
We compiled pricing for 40+ models across 38 providers. GPT-4o, Claude, Gemini, Llama, Mistral, DeepSeek, Grok — what does 1 million tokens actually cost? Plus how to cut your bill 50–80%.
76 Modules, 400 Nanoseconds: Benchmarking an LLM Middleware Chain
March 22, 2026
We put 76 middleware modules between our app and OpenAI. PII redaction, cost caps, caching, rate limiting, audit logging — the entire chain adds 400ns. Here's how.
Why One Binary: Building an LLM Gateway with Go and SQLite
March 19, 2026
Why I chose Go over Python and SQLite over Postgres for an LLM proxy. The engineering tradeoffs behind shipping 164+ tools as one static binary.
Why I Built Stockyard
February 1, 2026
I was building an app with the OpenAI API. Then I shipped it. Within the first week, three things went wrong.
Architecture Decisions Behind Stockyard
February 10, 2026
Why Go, why SQLite, why a single binary, and why 76 middleware modules instead of a plugin system.
Replacing 150 LLM Tools with One Binary
February 18, 2026
The LLM middleware ecosystem is fragmented across 134+ standalone tools. Here's how Stockyard consolidates them.
Explore:
OpenAI proxy
·
vs LiteLLM
·
Best self-hosted proxy
·
What is an LLM proxy?
·
Install guide