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 "/project/dir/server.py"15 ],16 "command": "uv"17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation