
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}
暂无评论. 成为第一个评论的人!
登录以参与讨论