Your LLM Is Free QA for Your MCP Server
Every Claude Desktop session using your MCP server is a free QA pass. You just have to listen to what the LLM is tryi...
May 23, 2026 · 10 min
Cloud Architecture · AI Engineering · Distributed Systems
Latest · Post
Page-mode PDF search costs 2 to 6 extra tool calls per query depending on the document. Section-aware search delivers all three corpora in zero.
Every Claude Desktop session using your MCP server is a free QA pass. You just have to listen to what the LLM is tryi...
May 23, 2026 · 10 min
A prompt change broke my agent silently. Behavioral CI caught 4 regressions before they shipped.
May 16, 2026 · 8 min
10 trace CLI commands that turn re-run-and-guess debugging into actual inspection.
May 09, 2026 · 6 min
MCP tutorials stop at tool integration. The real work is auth, guardrails, and untrusted data.
April 11, 2026 · 7 min
Tools, resources, prompts, SQLite persistence, in-process testing. Under 100 lines of Python.
February 22, 2026 · 9 min
Circuit breakers, validation gates, sagas, budget guards. Five patterns I use in production.
February 12, 2026 · 10 min
Claude's limits: 100 pages visual, 30MB per file. Hit them? pdf-mcp reads in chunks.
January 31, 2026 · 10 min
What threading, multiprocessing, and async actually do inside a Lambda function. Benchmarked.
January 17, 2026 · 4 min
How to wrap a legacy Redmine API with MCP. No rewriting, no destabilizing anything.
May 27, 2025 · 6 min
Every check passed. 67% of the facts were wrong. Three layers to catch confident hallucinations.
March 28, 2026 · 10 min
I audited my MCP server at 3,000 downloads and found 8 vulnerabilities. Every fix is here.
February 25, 2026 · 7 min
27 runs, 9 models. Most latency wasn't in inference. It was in avoidable client overhead.
February 01, 2026 · 4 min
Five questions to stop saying 'it depends' and actually choose between Lambda and Fargate.
January 25, 2026 · 7 min
Five lessons from real failures: structured output, constraints over roles, architecture over model.
November 29, 2025 · 4 min