
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "falkordb": {4 "env": {5 "FALKORDB_HOST": "localhost",6 "FALKORDB_PORT": "6379",7 "FALKORDB_PASSWORD": "",8 "FALKORDB_USERNAME": ""9 },10 "args": [11 "-y",12 "@falkordb/mcpserver@latest"13 ],14 "command": "npx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation