Kairos Relationship Memory for Claude Desktop
io.github.agentindexworld/relationship-memory
Free MCP: relationship_memory validate, store (local), retrieve — portable interlocutor cards v1.
client:Claude Desktop
transport:streamable-http
Install Kairos Relationship Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"relationship-memory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://x402.agentindex.world/mcp/relationship-memory/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs