
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "log analysis sqlite": {4 "env": {},5 "args": [6 "-y",7 "@smithery/cli@latest",8 "run",9 "mcp-server-sqlite-npx",10 "--config",11 "{\"databasePath\":\"/path/to/thedatbase/logs.db\"}"12 ],13 "shell": false,14 "command": "npx"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation