Build Real-Time Knowledge Graphs for AI Agents
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"graphiti": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-graphiti"
]
}
}
}