Writings

Service boundaries through MCP contracts

Architecture 9 min 2025-11-18

Draft writing — full body publishes via the editorial workflow.

If your callers are agents and not other services, the right contract surface is not a strongly-typed RPC schema — it’s a tool description an LLM can reason about. MCP gives us that shape today. This post is about where MCP buys you genuine architectural simplification, and the two places where it currently leaks.

← All writings