Loading MCP server directory, please wait...
AI image generation MCP — generate, bg removal, 4x upscale, or full pro pipeline. USDC/Base.
npx @getmcp/cli add io.github.forgemeshlabs/imagegen-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
WALLET_PRIVATE_KEYBase wallet private key for x402 USDC micropayments. Use a dedicated low-balance wallet.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.forgemeshlabs/imagegen-mcp": {
"command": "npx",
"args": [
"-y",
"forgemesh-imagegen"
],
"env": {
"WALLET_PRIVATE_KEY": ""
}
}
}
}