
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "kagi search": {4 "env": {5 "KAGI_API_KEY": "YOUR_API_KEY_HERE",6 "KAGI_SUMMARIZER_ENGINE": "YOUR_ENGINE_CHOICE_HERE"7 },8 "args": [9 "--directory",10 "/ABSOLUTE/PATH/TO/PARENT/FOLDER/kagimcp",11 "run",12 "kagimcp"13 ],14 "command": "uv"15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation