@apresai/gimage-mcp 1.2.137 → 1.2.141
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
MCP (Model Context Protocol) server for AI-powered image generation and processing,
|
|
4
4
|
backed by the [`gimage`](https://github.com/apresai/gimage) CLI. Exposes image
|
|
5
|
-
generation (Gemini, Vertex AI,
|
|
5
|
+
generation (Gemini, Vertex AI, xAI Grok) plus resize/scale/crop/compress/
|
|
6
6
|
convert and batch operations as MCP tools for Claude Desktop and other MCP clients.
|
|
7
7
|
|
|
8
8
|
## Install
|