Skip to content
Back to search
30
MCP

@alphab.io/am

npm/@alphab.io/am

Geometric memory for AI coding agents. Installs the 'attention-matters' package.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@attention-matters/cli
Geometric memory for AI coding agents. Installs the 'attention-matters' package.
0 tools
attention-matters
Geometric memory for AI coding agents. No embeddings, no vectors, no cloud - just math.
0 tools
io.github.luizedupp/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
0 tools
io.github.alphaonedev/ai-memory
Persistent memory for any AI — zero token cost until recall
0 tools
io.github.omega-memory/core
Persistent memory for AI coding agents. #1 on LongMemEval. Local-first.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@alphab.io/am": {
      "url": "None",
      "transport": "http"
    }
  }
}