
1{2 "mcpServers": {3 "image toolkit": {4 "command": "uv",5 "args": [6 "--directory",7 "/project/dir/",8 "run",9 "mcp",10 "/project/dir/server.py"11 ],12 "env": {13 "GEMINI_API_KEY": "key",14 "FREEIMAGE_API_KEY": "key",15 "REMOVEBG_API_KEY": "key"16 }17 }18 }19}
No reviews yet. Be the first to review!
Sign in to join the conversation