basemouse-core

basemouse/basemouse-core
★ 0 stars JavaScript Memory/Knowledge Updated today
BaseMouse open-core: remote MCP server for shared, versioned agent memory (cited, checksummed context packs).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "basemouse-core": {
      "command": "npx",
      "args": [
        "-y",
        "basemouse/basemouse-core"
      ]
    }
  }
}

README Excerpt

**Domain:** basemouse.com **GitHub org:** https://github.com/basemouse **Status:** live (paid plans) **Version:** v0.3 BaseMouse is an AI-native document/notes repository for workspaces and agents: a local-first knowledge base that exports structured, versioned context packs agents can actually use. This is a small zero-dependency Node.js app: