Documentation and developer resources for patchy631/agent-with-mcp-memory
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"agent-with-mcp-memory": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-agent-with-mcp-memory"
]
}
}
}