MCP server enabling persistent memory for Claude through a local knowledge graph
{
"mcpServers": {
"itseasy21mcp-knowledge-graph": {
"command": "npx",
"args": [
"-y",
"@itseasy21/mcp-knowledge-graph"
]
}
}
}