Official MCP server for imageat — AI image and video generation for AI assistants. Generate images and videos, and use 20+ editing tools (background remove/replace, inpainting, object eraser, relight, virtual try-on) directly from Claude, ChatGPT, Cursor, or any MCP-compatible client.
服务器配置
{
"mcpServers": {
"imageat": {
"url": "https://mcp.imageat.com/mcp",
"headers": {
"Authorization": "Bearer iat_live_xxxxxxxxxxxx"
}
}
}
}