BLOG / MCP
Model Context Protocol, AI agent integration, and codebase context for LLMs

The current state of AI-assisted engineering feels like a paradox. We have Large Language Models (LLMs) with massive context windows—some spanning millions o...

The engineering community is currently caught in a 'context arms race.' As LLM providers announce increasingly massive context windows—moving from 32k to 200...

The fundamental bottleneck in AI-assisted engineering isn't the model's reasoning capability; it’s the context window. Even with million-token windows, stuff...

We’ve all been there: staring at a 200,000-line repository, trying to explain the intricate dance of a distributed state machine to an LLM. You copy-paste th...