forgemesh-imagegen
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WALLET_PRIVATE_KEY | Yes | Your Base mainnet wallet private key with USDC |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| generate_imageA | Generate a standard AI image from a text prompt. Returns a PNG image URL. Costs $0.25 USDC on Base mainnet — paid automatically. |
| generate_cleanB | Generate an AI image with background removed. Returns a transparent PNG URL. Costs $0.35 USDC on Base mainnet. |
| generate_hdA | Generate a premium AI image upscaled 4x HD. Returns a high-resolution image URL. Costs $0.50 USDC on Base mainnet. |
| generate_proA | Generate a top-tier AI image with background removal and 4x HD upscale. Costs $0.75 USDC on Base mainnet. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 4 tools
Each tool represents a distinct output tier—standard, background-removed, HD upscaled, and combined premium—so an agent can clearly choose based on features and price. The descriptions explicitly differentiate the output type and cost, leaving little room for misselection.
All tool names follow the consistent verb_prefix pattern generate_ followed by a clear modifier. The naming style is uniform and predictable across the entire set.
Four tools is an appropriate size for an image generation server with a base tier, two add-on enhancements, and a combined premium option. Each tool earns its place and there is no excess or redundancy.
The tool surface fully covers the stated domain of AI image generation with the available enhancement options. There are no obvious missing workflows for this focused server scope.