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