Blog
Notes on shipping agent-callable infrastructure.
MCP servers, the closed loop, and what agents actually need from a launch operator.
-
May 5, 2026
How to host an MCP server (and why most agents need one)
MCP (Model Context Protocol) lets AI agents call your tools. Stdio works for local installs but breaks at scale. Here's the difference between local and hosted MCP, and when to pick each.
-
May 5, 2026
What an AI agent actually needs to launch a product
If your agent can build a product, it should be able to launch it. Here's the missing layer between 'agent shipped code' and 'agent has paying users': operator playbook + connectors + approval flow.
-
May 5, 2026
Installing an MCP server in Cursor (the one-click way)
Cursor's MCP support shipped in 2024. Here's the cleanest install path: deeplink, hosted endpoint, no clone, no env vars.