
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "greptimedb": {4 "env": {},5 "args": [6 "--host",7 "localhost",8 "--database",9 "public"10 ],11 "command": "greptimedb-mcp-server"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation