Nuggets

Short, sharp technical hints for modern engineering workflows.

January 21, 2026

Executable Standards: Serving Internal Docs via MCP

Passive documentation is often ignored by AI agents. Learn how to turn your internal standards into executable context that the IDE can serve directly to your models.

January 21, 2026

Proxying Node.js MCP Servers via Python

When your IDE (like Google Antigravity) prefers Python MCP servers but you need to run Node-based tools like Backlog.md, a simple Python wrapper is the solution.