Back to home

mario03690

dsh-imagegen

No description

Stars
0
Language
Created
Aug 16, 2026
Updated
Aug 16, 2026

Introduction

dsh-imagegen

Image generation and visual artifacts for DeepSeek Harness — with a free trial, no key, no signup.

What you get

ToolWhat it does
text_to_imagePrompt → image. First generation free (anonymous trial); afterwards billed per call at real upstream cost, reported in every response. Failed generations are never charged.
make_chart / render_diagramData → chart PNG, mermaid → SVG — deterministic and free forever. The URL is embeddable: paste it in a README and it renders live.
make_qr / make_badge / split_spritesheetQR codes, status badges, spritesheet cutting — free forever.
what_can_you_doDescribe the visual you need (any language) → the exact tool + a ready-to-run call.

Install

dsh plugin --profile <your-profile> add github:mario03690/dsh-imagegen

Thin config layer only (one @deepseek-ai/dsh-mcp-client row) — no tool code on your machine. Built against the dsh v0.1 developer preview's MCP client config shape (2026-08-13); breaks later → open an issue, same-day fix.

Cost, quota, privacy

Free anonymous quota covers the trial; every response reports its exact USD cost; failed calls are not charged. Prompts are processed in memory and not retained. The config URL carries ?s=dsh-img — a channel tag identifying the install path, not you.

Disclosure: built and run by the team behind ainetcafe.com — our own service, free tier plus paid usage. Full bundle: dsh-netcafe. MIT.