Image Toolkit
8
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
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}
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript