claude mcp add comletta-memory-mcp -- npx -y @letta-ai/memory-mcp
{
"mcpServers": {
"comletta-memory-mcp": {
"command": "npx",
"args": ["-y", "@letta-ai/memory-mcp"]
}
}
}
{
"mcpServers": {
"comletta-memory-mcp": {
"command": "npx",
"args": ["-y", "@letta-ai/memory-mcp"]
}
}
}
{
"mcpServers": {
"comletta-memory-mcp": {
"command": "npx",
"args": ["-y", "@letta-ai/memory-mcp"]
}
}
}
About This MCP Server
The com.letta/memory-mcp server is a developer tool that enables AI memory management using the Standard Model Context Protocol format, allowing for the integration of Letta with other systems to manage AI model context. This server connects to other tools and systems through stdio and is available as an npm package. Developers would use this server to manage AI model memory in their applications, particularly when working with Letta and the Model Context Protocol.
MCP server for AI memory management using Letta - Standard MCP format. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@letta-ai/memory-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The memory-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.