@infoinlet/mcp-image
v0.1.1
Published
Image generation & editing for AI agents (via Runware) — text-to-image, background removal, upscale. MCP server.
Downloads
238
Readme
@infoinlet/mcp-image
Image generation & editing for agents via Runware — generate_image, remove_background, upscale_image. Needs RUNWARE_API_KEY.
{ "mcpServers": { "image": { "command": "npx", "args": ["-y", "@infoinlet/mcp-image"], "env": { "RUNWARE_API_KEY": "..." } } } }