# Mastra Memory Gateway: Documentation The Mastra Memory Gateway is an OpenAI-compatible API proxy with built-in Observational Memory. Point any HTTP client, SDK, or framework at the gateway and every conversation is automatically remembered without any memory management code. ## Docs - [Quickstart](https://gateway.mastra.ai/docs) - [Features](https://gateway.mastra.ai/docs/features) - [Models](https://gateway.mastra.ai/docs/models) - [Limits](https://gateway.mastra.ai/docs/limits) ## API - [Overview](https://gateway.mastra.ai/docs/api/overview) ## Examples - Examples - TypeScript - [Anthropic SDK](https://gateway.mastra.ai/docs/examples/anthropic-sdk) - [Deep Agents](https://gateway.mastra.ai/docs/examples/deep-agents-ts) - [LangGraph](https://gateway.mastra.ai/docs/examples/langgraph) - [OpenAI SDK](https://gateway.mastra.ai/docs/examples/openai-sdk) - [Vercel AI SDK](https://gateway.mastra.ai/docs/examples/ai-sdk) - [Mastra Framework](https://gateway.mastra.ai/docs/examples/mastra-framework) - Python - [Deep Agents](https://gateway.mastra.ai/docs/examples/deep-agents-py) - [OpenAI SDK](https://gateway.mastra.ai/docs/examples/python-openai) - [Pydantic AI](https://gateway.mastra.ai/docs/examples/pydantic-ai)