M
mem0.ai
Mem0 provides a persistent memory layer for AI agents and LLM applications, with a managed platform and an open-source self-hosted option. It stores, searches, updates, and manages memories across users, agents, and related entities.
Mem0 exposes a hosted REST API at `https://api.mem0.ai/`, a cloud MCP server at `https://mcp.mem0.ai/mcp`, and a `mem0` CLI; all use a Mem0-issued API key.
discovered 2mo ago
MCP servers1
- Mem0 MCP Serverdetected
REST · OpenAPI1
- Mem0 Platform REST APIdiscovered
CLI1
- mem0 CLIdiscovered
Credentials
OAuth 2.0oauth2
OAuth 2.0 — self-onboarding
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/7 published
- integrations.json——
- llms.txt✓https://mem0.ai/llms.txt
- API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing