// STATUS: AVAILABLE · NOVA SCOTIA SYSTEM_v4.0.2

// Blog

Writing
on AI agents.

Thoughts on AI agents, automation, and building things that work while you sleep.

April 18, 2026

MCP (Model Context Protocol)

MCP is the protocol connecting AI agents to tools. Here's how it works in production, and why tool selection matters more than the protocol itself.

Read →

April 13, 2026

Tool Calling

The tool description is the interface between your agent and your code. Here's how to write descriptions that actually get called, with examples of what breaks.

Read →