MCP Server
MCP
io.github.forgemeshlabs/imagegen-mcp
AI image generation MCP — generate, bg removal, 4x upscale, or full pro pipeline. USDC/Base.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "forgemesh-imagegen",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base wallet private key for x402 USDC micropayments. Use a dedicated low-balance wallet.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "WALLET_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment