- Agentbrush
Agentbrush
AgentBrush is an MCP server that gives an AI coding agent the ability to generate on-brand images and write them straight into your repo, without leaving the editor. Your agent calls and chains the tools itself (generate, remove-background, save-as-reference), so image generation becomes a step in the task instead of a detour to another app. Feed it your brand once (colors, fonts, a couple of reference images) and every product shot, app icon, OG card, game sprite or mascot belongs to the same family.
In-image text is legible (including non-Latin scripts) and transparent PNGs come out clean. It includes style presets, reference-image consistency, a mask editor for precise region edits, and free local background removal. Works with Claude Code, Cursor, Windsurf and any MCP client.
Setup
Create an account at https://agentbrush.dev and pick a plan, then:
npm install -g @agentbrush/mcp-server
agentbrush-mcp init
claude mcp add agentbrush --scope user -- agentbrush-mcp
For Cursor or any other MCP client, add this to your config:
{
"mcpServers": {
"agentbrush": {
"command": "agentbrush-mcp"
}
}
}
Then ask your agent in plain language, for example "generate a hero image and an OG card for this landing page", and it saves the files into your repo. Full docs and pricing are at https://agentbrush.dev.
Server Config
{
"mcpServers": {
"agentbrush": {
"command": "agentbrush-mcp"
}
}
}Recommend Servers
View AllPlaywright MCP server
summarize chat message