
Security News
Lovable’s OJ Rewrites Vite’s Dev Server in Rust as AI Lowers the Cost of Forking Open Source
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.
getdigitalcraft-mcp-render
Advanced tools
MCP server for paid Solana due-diligence reports, chain data, deterministic utilities and image rendering. Pays per call in USDC over x402.
Solana chain data, deterministic utilities and exact-typography image rendering, as MCP tools. Paid per call in USDC on Base over x402, so there is no account, no API key and no subscription.
Solana — $0.01 a call. Decoded from raw account state, not resold from another API.
| tool | returns |
|---|---|
pumpfun_curve | bonding-curve price in SOL, market cap, graduation progress, reserves, creator |
pumpfun_safety | mint/freeze authority, dev holdings, curve traction, 0–100 risk score with flags |
pumpfun_creator | creator track record by unclaimed vault fees, net of rent |
solana_token | any mint: supply, decimals, authorities, SPL vs Token-2022 |
solana_balance | SOL balance, plus a named token's balance |
Utilities — $0.01 a call. run_utility with one of 27 operations: hashing
and HMAC, base64/URL/hex encoding, JSON/CSV/XML conversion, UUIDs, slugs, text
stats, case conversion, Luhn and email validation, regex testing, timezone and
duration parsing, colour conversion and WCAG contrast. Same input, same output,
always.
Images — render_image ($0.03) and render_bundle ($0.75–$2.00) across ten
platform formats. The text in the output is exactly the text you passed —
image models still garble lettering; this cannot, because it isn't a model.
satori renders HTML to SVG, resvg rasterises it: no diffusion, no sampling, so
the same spec always yields the same pixels. Roughly 250ms warm.
list_capabilities is free and makes no payment.
{
"mcpServers": {
"getdigitalcraft": {
"command": "npx",
"args": ["-y", "getdigitalcraft-mcp-render"],
"env": { "X402_PRIVATE_KEY": "0x..." }
}
}
}
X402_PRIVATE_KEY is your wallet, holding USDC on Base. It never leaves your
machine — this server signs payments locally and sends only the authorization.
Use a wallet funded with what you're willing to spend, not your main one.
Without the key the server still starts and list_capabilities still answers;
only paying is disabled.
$0.01 per chain read or utility, $0.03 per image, $0.75–$2.00 per bundle, settled in USDC on Base. Nothing is charged if a call fails.
run_utility. v1.0 shipped image rendering
alone, which had it backwards: every paying call this service has taken was at
the $0.01 utility price, and there was no $0.01 tool here to make one with.list_formats is renamed list_capabilities. The old name still works and
returns the same thing.FAQs
MCP server for paid Solana due-diligence reports, chain data, deterministic utilities and image rendering. Pays per call in USDC over x402.
The npm package getdigitalcraft-mcp-render receives a total of 30 weekly downloads. As such, getdigitalcraft-mcp-render popularity was classified as not popular.
We found that getdigitalcraft-mcp-render demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.