Multi-Tenancy Patterns for SaaS in 2026 — Shared, Pooled, or Per-Tenant

Three multi-tenant patterns: shared (tenant_id everywhere), pooled (schema-per-tenant), per-tenant DB. The decision matrix by scale, isolation, compliance, and cost.

April 30, 2026 · 3 min · 601 words · Manvendra Rajpoot

Building an MCP Server for Your SaaS — A 2026 Distribution Strategy

Why an MCP server is now table stakes for SaaS distribution, what tools and resources to expose, OAuth patterns for hosted MCP, observability, and a complete working server in TypeScript.

April 30, 2026 · 7 min · 1376 words · Manvendra Rajpoot