A production-ready reference implementation demonstrating how to mount a FastMCP server alongside a Django (ADRF) backend on a single ASGI process using Starlette.
This setup allows AI agents (e.g., Cursor IDE, Claude Desktop) to interact directly with Django business logic, database models, and authentication layers without requiring separate backend services or complex reverse-proxy routing.