
Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "minima (local rag)": {4 "cwd": "optional",5 "env": {},6 "args": [7 "--directory",8 "/path_to_cloned_minima_project/mcp-server",9 "run",10 "minima"11 ],12 "shell": false,13 "command": "uv"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation