Loading MCP server directory, please wait...
Generate and edit images and videos with imageat.
npx @getmcp/cli add io.github.incendies/imageatRequires Node.js 18+. Community-contributed server. Review source before installing.
IMAGEAT_API_KEYimageat API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.incendies/imageat": {
"command": "npx",
"args": [
"-y",
"@imageat/mcp"
],
"env": {
"IMAGEAT_API_KEY": ""
}
}
}
}