Skip to content
Back to search
30
MCP

attention-matters

npm/attention-matters

Geometric memory for AI coding agents. No embeddings, no vectors, no cloud - just math.

Uptime
0.0%
16 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
@alphab.io/am
Geometric memory for AI coding agents. Installs the 'attention-matters' package.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
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.myrakrusemark/memento-protocol
Persistent memory for AI agents. Store what matters, recall by meaning, skip the rest.
0 tools

How to use

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

{
  "mcpServers": {
    "attention-matters": {
      "url": "None",
      "transport": "http"
    }
  }
}