MCP Server
MCP
DeepMem
Mem0-compatible persistent memory for AI agents: write facts once, recall them semantically.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://deepmem.dev/mcp",
"headers": [
{
"description": "API key from https://deepmem.dev (starts with dm_live_). Send as 'Bearer <your-key>'.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment