Odel
getdigitalcraft mcp render

getdigitalcraft mcp render

Local
@gene12williams-designJavaScriptMITUpdated 4w ago

Deterministic image rendering with exact typography. Pay per call in USDC, no account.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmgetdigitalcraft-mcp-renderv1.0.1

Run

npx -y getdigitalcraft-mcp-render

MCP client config

{
  "mcpServers": {
    "getdigitalcraft-mcp-render": {
      "command": "npx",
      "args": [
        "-y",
        "getdigitalcraft-mcp-render"
      ]
    }
  }
}