Loading MCP server directory, please wait...
Shared memory store for AI coding tools with dual-timeline conflict arbitration.
npx @getmcp/cli add io.github.billy12151/memory-arbiter-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.billy12151/memory-arbiter-mcp": {
"command": "uvx",
"args": [
"memory-arbiter-mcp"
],
"env": {
"MEMORY_ARBITER_CLIENT": "",
"MEMORY_ARBITER_AGENT_ID": "",
"MEMORY_ARBITER_DB_PATH": ""
}
}
}
}