Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "image toolkit": {4 "env": {5 "GEMINI_API_KEY": "key",6 "REMOVEBG_API_KEY": "key",7 "FREEIMAGE_API_KEY": "key"8 },9 "args": [10 "--directory",11 "/project/dir/",12 "run",13 "mcp",14 "run",15 "/project/dir/server.py"16 ],17 "command": "uv"18 }19 }20}
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください