🏠 Supermemory MCP (Local)
Supermemory MCP, Rewritten From Scratch as a Minimal Local Process
Setup
bun install
Usage
{
"mcpServers": {
"supermemory": {
"command": "bun",
"args": ["run", "/path/to/supermemory-mcp-local/index.ts"],
"env": {
"SUPERMEMORY_API_KEY": "sm_..."
}
}
}
}
Tools
memory- Save or forget informationrecall- Search memorieslistProjects- List available projectswhoAmI- Get current user information
Prompts
context- Get user profile for system context
License
This project is licensed under the MIT License.