Get an API Key
Sign up for Mem0 Platform and start building
Quickstart
Store your first memory in under 5 minutes
Agent Skills
Mem0 ships two kinds of skills for AI coding assistants. Both work with Claude Code, Codex, Cursor, Windsurf, OpenCode, OpenClaw, and any assistant that supports the skills standard.Reference skills — always on
Teach your assistant Mem0’s SDK surface so it writes correct code in everyday development:mem0— Python and TypeScript SDKs (Platform + OSS), plus framework integrations (LangChain, CrewAI, OpenAI Agents, LangGraph, LlamaIndex, etc.)mem0-cli— terminal workflows for themem0CLI (both Node and Python builds)mem0-vercel-ai-sdk—@mem0/vercel-ai-providerandcreateMem0
Pipeline skills — run on demand
Let your assistant execute an end-to-end workflow in an existing repo. Invoked as slash commands:/mem0-integrate— wire Mem0 into an existing repository using a goal-driven, test-first pipeline. Detects the stack, asks whether to use Platform or OSS, writes failing tests first, and keeps the integration additive and feature-flagged./mem0-test-integration— verify what/mem0-integrateproduced. Runs the repo’s native test suite and a real end-to-end smoke flow against your API key, then produces a scorecard.
MCP Server Setup
Connect Claude, Claude Code, Cursor, Windsurf, VS Code, OpenCode, or any MCP-compatible client to Mem0. Get your API key from app.mem0.ai, then add Mem0 MCP with a single command:Universal Starter Prompt
Copy this into any AI tool to start building with Mem0:Go Deeper
Platform Quickstart
Get started with the managed API
Open Source
Self-host with full control
Cookbooks
Production-ready tutorials and examples
API Reference
Explore every REST endpoint