ProtoboxProtobox
Blog/Tags/production

production

Browse 10 articles tagged with “production”.

Articles tagged “production

10 articles

Warm watercolor illustration of a person watching a wall of softly glowing displays tracking patterns
Production MCP·20 min read

MCP Servers in Production: Observability from Day One

Instrument your MCP servers with OpenTelemetry for production-grade observability. Covers tracing tool calls, detecting loops, cost attribution, and alerting.

Read More
Warm watercolor illustration of a person reviewing clipboards of scores and comparison cards in a bright glass-walled room
Testing & Evaluation·13 min read

How Much Testing Is Enough for Your AI Agent?

Code coverage doesn't apply to AI agents. Here's a framework for thinking about evaluation coverage: how many scenarios you need, what distribution to target, and how to know when you've tested enough.

Read More
Warm watercolor illustration of a person reviewing clipboards of scores and comparison cards in a bright glass-walled room
Testing & Evaluation·13 min read

Your Agent Aced the Benchmark. Production Disagreed.

We scored 92% on GAIA. Production failed the same scenarios 25% of the time. Here's which AI agent benchmarks actually predict deployed performance, why most don't, and what to measure instead.

Read More
Warm watercolor illustration of a person reviewing clipboards of scores and comparison cards in a bright glass-walled room
Testing & Evaluation·14 min read

Agent Drift: Why Your AI Gets Worse the Longer It Runs

AI agents silently degrade over long conversations. Research quantifies three types of drift and shows why point-in-time evals miss them entirely.

Read More
Warm watercolor illustration of a person reviewing clipboards of scores and comparison cards in a bright glass-walled room
Production MCP·14 min read

7 FastMCP mistakes that break your agent in production

FastMCP servers that work locally often fail at scale. Seven common mistakes, from missing annotations to monolithic tool sets, and how to fix each one.

Read More
Warm watercolor illustration of a person watching flowing streams of light on a live display
Protocol Deep Dives·12 min read

MCP SSE Is Deprecated. Here's How to Migrate

SSE transport is being deprecated across major MCP platforms in 2026. Here's a practical migration guide from HTTP+SSE to Streamable HTTP, with TypeScript examples and a phased rollout strategy.

Read More
Warm watercolor illustration of a person connecting pinned cards with string across a large board of flow diagrams
Protocol Deep Dives·13 min read

What the July 28 MCP spec means for your stateful agents

The July 28 MCP spec is the largest protocol revision since launch. Sessions are removed. Stateless request handling replaces the initialization handshake. Here's what breaks and how to fix it before the deadline.

Read More
Warm watercolor illustration of a person connecting pinned cards with string across a large board of flow diagrams
Protocol Deep Dives·16 min read

How to Migrate Your MCP Server to Stateless Mode

The MCP 2026 release candidate makes stateless the recommended default. Your MCP server can now scale behind any load balancer without sticky routing. Here's how to migrate and use the new Tasks extension for async work.

Read More
Warm watercolor illustration of a person examining lock mechanisms and inspection tools under warm amber light
Production MCP·15 min read

MCP Auth in Production: Scopes, Tokens, and Tenant Isolation

Most MCP servers ship with no auth. Here's how to add OAuth 2.0 scopes, per-tenant tool sets, and client isolation before your MCP server becomes load-bearing production infrastructure.

Read More
Warm watercolor illustration of a sturdy stone foundation labeled with protocol glyphs supporting layered floors of scaffolding, toolboxes, and observation decks
Industry & Strategy·16 min read

MCP Is Now Open Infrastructure: Build for What's Next

MCP was donated to the Linux Foundation and the AAIF just held its first summit. What does the protocol becoming open infrastructure mean for what you build on top of it?

Read More

MCP changelog and dev notes

Short, occasional updates on the MCP spec, new Protobox features, and patterns we've seen in production. No marketing fluff.

Be among the first