ALL WRITING

CATEGORY · AI-INTEGRATION
Writing on ai-integration.
2 posts in this category.

Sep 4, 2026 · 14 min read
Your AI SaaS Is Losing Money on Every Request. Here's the Billing Architecture That Fixes It.
AI SaaS gross margins run 50 to 60%, not the 80 to 90% traditional SaaS enjoys, because inference cost scales with every request. Here is how to measure your per-user cost, route requests to cheaper models, implement metered billing on Stripe's Meters API, and build the hybrid pricing architecture that protects your margin.
READ →
Aug 13, 2026 · 12 min read
Should Your SaaS Ship an MCP Server? A Build-or-Wait Framework for Founders
Every article about MCP servers for SaaS says build now or get left behind. But only 11% of organizations experimenting with MCP have reached production, and 43% of tested servers are vulnerable to command injection. Here is the decision framework I use with founders to determine whether an MCP server belongs in your v1 or your backlog.
READ →