mirror of
https://github.com/getzep/graphiti.git
synced 2025-06-27 02:00:02 +00:00

* experimental * experimental * experimental * wip * wip * wip * wip * code cleanup * refactor and cleanup * fix lint * remove unneeded mcp dep * polish
8 lines
140 B
JSON
8 lines
140 B
JSON
{
|
|
"mcpServers": {
|
|
"graphiti": {
|
|
"transport": "sse",
|
|
"url": "http://localhost:8000/sse"
|
|
}
|
|
}
|
|
} |