Skip to content
Back to search
30
MCP

@attention-matters/cli

npm/@attention-matters/cli

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

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

Similar MCP servers embedding-nearest

@alphab.io/am
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
@context-matters/cli
Structured context store for AI agents - MCP server with SQLite backend
0 tools
agentrem
Structured reminders CLI for AI agents with MCP server
0 tools
agentpack-cli
Local task-state ledger for AI coding agents.
0 tools
@aictx/memory
Local-first project memory for AI coding agents.
0 tools

How to use

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

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