Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"graphiti-mcp-server": {
"command": "docker",
"args": [
"compose",
"up"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"graphiti-mcp-server": {
"command": "docker",
"args": [
"compose",
"up"
]
}
}
}