Insights & Updates
Tutorials, product updates, and deep dives into the future of AI-native development with Model Context Protocol.

Securing MCP with Auth0 & OAuth 2.1: A Complete Step-by-Step Guide
Build a secure, production-ready MCP authentication flow with Auth0 and OAuth 2.1 from tenant setup to authenticated tool execution in Cursor.

Introducing Stateless MCP to NitroStack
MCP just went stateless by default. The initialize handshake and session IDs are gone, replaced by self-describing requests that any server replica can answer. NitroStack's decorator-and-DI architecture was already built request-scoped, so it lines up with the new spec naturally. This post walks through what changed and what it means for servers you're building or running on NitroStack today.

Build for the Anthropic MCP Directory
A complete, developer-focused guide to building a Claude MCP App using NitroStack and getting it listed in the Anthropic MCP Directory. Covers server setup, safety annotations, testing, deployment, and submission best practices.
Read more
Build a ChatGPT App with NitroStack
A practical, developer-first guide to building a production-ready ChatGPT App using NitroStack and the Model Context Protocol (MCP). Go from zero to a live app with CLI scaffolding, ngrok tunneling, and NitroCloud deployment in under 15 minutes.

NitroStack: Ship Agentic AI Faster
NitroStack brings NestJS-grade structure to the Model Context Protocol. With built-in OAuth 2.1, progress-reporting async tasks, and a visual testing Studio, it’s the definitive toolkit for industrial-scale AI connectivity.

How to Build an MCP Server in 5 Minutes with NitroStack
Learn how to create an MCP server in minutes using NitroStack. This step-by-step tutorial walks through building a pizza shop MCP server, connecting it to NitroStudio, executing tools, and testing AI chat integrations.