mcpbeat Sign in

Kairos Relationship Memory MCP Server

by agentindexworld Your server? Claim it
not responding

Kairos Relationship Memory is listed as active in the registry but did not answer our last check. It exposes 3 tools. Last commit 18 Sep 2026.

Free MCP: relationship_memory validate, store (local), retrieve — portable interlocutor cards v1.

Uptime history 4 days of history · worst day 0%
4 days agonow
0.0%
Uptime 24h
0 of 92 checks
3
Tools
read from the server
166 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

What the code does

We read the source, 15 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Page executes code built at runtime app/templates/live.html:260, app/templates/usine.html:354
  document.getElementById('banner').innerHTML = isDemo

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add relationship-memory --transport http https://x402.agentindex.world/mcp/relationship-memory/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "relationship-memory": {
      "url": "https://x402.agentindex.world/mcp/relationship-memory/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.relationship-memory]
url = "https://x402.agentindex.world/mcp/relationship-memory/"
.cursor/mcp.json
{
  "mcpServers": {
    "relationship-memory": {
      "url": "https://x402.agentindex.world/mcp/relationship-memory/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "relationship-memory": {
      "url": "https://x402.agentindex.world/mcp/relationship-memory/"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

relationship
relationship_memory.retrieve
Return schema, sample, HTTP and MCP entrypoints. Optional who= pre-fills a starter card for a new interlocutor.
relationship_memory.store
Validate then return a normalized card ready to persist on the caller side — free, stateless (no server-side database).
relationship_memory.validate
Validate a relationship memory card against the v1 JSON Schema — free. Pass the full card object.

Endpoints

URLTransportStateLatencyChecked
https://x402.agentindex.world/mcp/relationship-memory/ streamable-http answering 166 ms 0 min ago

Alternatives to Kairos Relationship Memory

same job, measured the same way
SuperMemory
by yashvanthange

MCP-first agent learning: capture failures, validate lessons, retrieve context, improve.

58 installs/wk local only
Sage
by l33tdawg

Persistent, consensus-validated institutional memory for AI agents. Runs locally.

local only
MemPersist
by ravhirizaldi

Durable, revision-pinned memory storage and retrieval for AI conversations.

answering
Delx Memory
by davidmosiah

Local-first persistent memory MCP: shared SQLite key/value store, searchable, TTL-aware, secret-safe

54 installs/wk local only
TraceWeave
by gokeshenzhen

Portable MCP runtime for RTL logs and VCD; repository setup adds FSDB and site EDA integration

236 installs/wk local only
Memdata
by thelabvenice

Persistent memory for AI agents. Store context, retrieve it semantically.

34 installs/wk local only
Clude
by sebbsssss

Portable agent memory anchored on Solana. Local SQLite + vector recall, open export.

74 installs/wk local only
Soulsketch
by bytewizard42i

Portable, user-owned AI memory packs: read, validate, fingerprint, diff, and observe

33 installs/wk local only

Kairos Relationship Memory — questions

Answers built from our own checks of this server.

What can Kairos Relationship Memory do?
It exposes 3 tools, read directly from the server on our last check. Among them: relationship_memory.retrieve, relationship_memory.store, relationship_memory.validate. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kairos Relationship Memory working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 92 checks got a reply (0.0%), average response time 166 ms. The bar chart above shows every period we have measured.
The registry lists Kairos Relationship Memory as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Kairos Relationship Memory?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kairos Relationship Memory need an API key?
No. Kairos Relationship Memory completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
Is Kairos Relationship Memory open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.