{ "name": "getdigitalcraft-mcp-render", "version": "1.0.1", "description": "MCP server for paid, deterministic social image rendering with exact typography. Pays per call in USDC over x402.", "main": "index.js", "scripts": {}, "keywords": [ "mcp", "x402", "image", "render", "typography", "agent", "usdc" ], "author": "GetDigitalCraft", "license": "MIT", "type": "module", "dependencies": { "@modelcontextprotocol/sdk": "^1.30.0", "@x402/evm": "^2.21.0", "@x402/fetch": "^2.21.0", "viem": "^2.55.11" }, "bin": { "getdigitalcraft-render": "index.js" }, "engines": { "node": ">=18" }, "files": [ "index.js", "README.md", "LICENSE" ], "homepage": "https://getdigitalcraft.online", "mcpName": "io.github.gene12williams-design/getdigitalcraft-mcp-render", "repository": { "type": "git", "url": "git+https://github.com/gene12williams-design/getdigitalcraft-mcp-render.git" }, "bugs": { "url": "https://github.com/gene12williams-design/getdigitalcraft-mcp-render/issues" } }