MCP Server
MCP
io.github.gene12williams-design/getdigitalcraft-mcp-render
Deterministic image rendering with exact typography. Pay per call in USDC, no account.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "getdigitalcraft-mcp-render",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key of a wallet holding USDC on Base. Used locally to sign x402 payments; it never leaves your machine. Without it the server still starts and lists tools, but rendering is disabled.",
"format": "string",
"isSecret": true,
"name": "X402_PRIVATE_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment