Skip to content

๐Ÿ  Supermemory MCP, Rewritten From Scratch as a Minimal Local Process

License

Notifications You must be signed in to change notification settings

Fuwn/supermemory-mcp-local

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ  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 information
  • recall - Search memories
  • listProjects - List available projects
  • whoAmI - Get current user information

Prompts

  • context - Get user profile for system context

License

This project is licensed under the MIT License.

About

๐Ÿ  Supermemory MCP, Rewritten From Scratch as a Minimal Local Process

Topics

Resources

License

Stars

Watchers

Forks