APIs in the age of AI. Talking Open source, GraphQL, MCP, and more
MCP + GraphQL, Robert Balicki on Isograph, HTTP QUERY, GraphQL clients
Week of 2026-08-24 roundup
A2A: Adversary to Adversary?
When do you choose Agent2Agent over MCP or subagents? It all has to do with administrative boundaries.
Future of staff-level engineering, MCP auth, CLI dev, new GraphQL tagline, governance by default, API vs. Tool design
Week of 2026-08-10 roundup
GraphQL Codegen, stateless MCP, prompt-as-policy, persisted queries
Week of 2026-08-03 roundup
Stateless MCP is cheaper to scale
MCP’s 2026-07-28 specification removes protocol sessions and the `Mcp-Session-Id` header, making remote MCP servers cheaper and easier to scale. This post explains the old session model, why it required infrastructure such as sticky routing and Redis, and how stateless MCP preserves application state through explicit handles.
You can't prompt your way into policy
Putting policy inside plain-language instructions gives the model a lot of (expensive) work to do before it can act, and there are no guarantees about safety. Furthermore, other prompts in the context window may be pushing in a different direction. Here's a vision for a better governance model via a context graph.
Hype cycle, bad takes, API design, GraphQL + AI, and marketing
Schema workshop: the doctor is in
Context graphs, MCP tools, plain text, making users awesome, and events!
"Context graph" is a term I hear a lot. It needs to graduate from vague buzzword to actual term of art. I think we're almost there:
MCP tool calling under the hood
So when we say that an AI called a tool, what usually happened is a little more specific than that phrase suggests. Here's a deeper look into that plumbing.