graphiti/mcp_server/claude_desktop_config.json
2025-09-14 14:31:42 +03:00

8 lines
141 B
JSON

{
"mcpServers": {
"graphiti": {
"transport": "sse",
"url": "http://localhost:8001/sse"
}
}
}