Loomal

linksee-memory

MCP server by github.com/michielinksee/linksee-memory

Catches when your project drifts from its own decisions. Local-first cross-agent memory MCP.

11 starsnpm: linksee-memory

About linksee-memory

linksee-memory is an MCP (Model Context Protocol) server published by michielinksee in the official MCP registry, listed under Autonomous Agents on Loomal. Catches when your project drifts from its own decisions. Local-first cross-agent memory MCP.

It ships as an npm package (linksee-memory), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/michielinksee/linksee-memory, where the project has earned 11 GitHub stars.

Use linksee-memory with your agent

Claude Code · one command
claude mcp add linksee-memory -- npx -y linksee-memory
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "linksee-memory": {
      "command": "npx",
      "args": [
        "-y",
        "linksee-memory"
      ]
    }
  }
}
npmlinksee-memory

Frequently asked questions

What is linksee-memory?
linksee-memory is an MCP (Model Context Protocol) server by michielinksee in the Autonomous Agents category. Catches when your project drifts from its own decisions. Local-first cross-agent memory MCP.
How do I connect linksee-memory to Claude, Cursor, or another MCP client?
Install linksee-memory from its npm package (linksee-memory) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is linksee-memory open source?
Yes — the source code is public at github.com/michielinksee/linksee-memory, with 11 GitHub stars.
Can AI agents pay to use linksee-memory?
Not yet through Loomal — linksee-memory is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain linksee-memory? Claim this listing free by verifying GitHub ownership, or contact us.