Long-term and multimodal memory for AI agents - character-aware, mem0-compatible, fully-local option
claude mcp add telemem -- uvx telemem
claude_desktop_config.json
{
"mcpServers": {
"telemem": {
"command": "uvx",
"args": [
"telemem"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"telemem": {
"command": "uvx",
"args": [
"telemem"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"telemem": {
"command": "uvx",
"args": [
"telemem"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"telemem": {
"type": "stdio",
"command": "uvx",
"args": [
"telemem"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"telemem": {
"command": "uvx",
"args": [
"telemem"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.TeleAI-UAGI--telemem/reviews or the review_server meta-tool.
POST /mcp