Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.lonniev/roastify-mcp

REMOTE · ROASTIFY-MCP.FASTMCP.APP · SCANNED SEP 20

Roastify Developer API MCP Service — Tollbooth DPYC monetization

+4 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability63
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 14181 tokens (~205/item across 69 items; 69 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 73% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 8 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "roastify_forget_credentials" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 70 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.lonniev/roastify-mcp server?

io.github.lonniev/roastify-mcp is a hosted endpoint at https://roastify-mcp.fastmcp.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · roastify-mcp.fastmcp.app

# add to Claude Code
claude mcp add --transport http lonniev-roastify-mcp 'https://roastify-mcp.fastmcp.app/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "lonniev-roastify-mcp": {
      "url": "https://roastify-mcp.fastmcp.app/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "lonniev-roastify-mcp": {
      "type": "http",
      "url": "https://roastify-mcp.fastmcp.app/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.lonniev-roastify-mcp]
url = "https://roastify-mcp.fastmcp.app/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "lonniev-roastify-mcp": {
      "type": "remote",
      "url": "https://roastify-mcp.fastmcp.app/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add lonniev-roastify-mcp --url 'https://roastify-mcp.fastmcp.app/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  lonniev-roastify-mcp:
    url: "https://roastify-mcp.fastmcp.app/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "lonniev-roastify-mcp": {
      "Transport": "http",
      "Url": "https://roastify-mcp.fastmcp.app/mcp"
    }
  }
}
# add to Vellum
assistant mcp add lonniev-roastify-mcp -t streamable-http -u 'https://roastify-mcp.fastmcp.app/mcp'
// mcp.json
{
  "mcpServers": {
    "lonniev-roastify-mcp": {
      "type": "http",
      "url": "https://roastify-mcp.fastmcp.app/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +10
    • Transport: fail → pass security
  • 14 Sept 26 −9
    • Transport: pass → fail security
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1
    • MCP protocol: Implements a current MCP spec version (2026-07-28). functional
    • MCP protocol version: 2025-11-25 → 2026-07-28 functional
    • Server version: 3.4.7 → 4.0.3 functional
    • Tool “roastify_account_statement” changed its title: Roastify Account Statement cosmetic
    • Tool “roastify_account_statement_infographic” changed its title: Roastify Account Statement Infographic cosmetic
    • Tool “roastify_add_design_element” changed its title: Roastify Add Design Element cosmetic
    • Tool “roastify_adoption_status” changed its title: Roastify Adoption Status cosmetic
    • Tool “roastify_artwork_status” changed its title: Roastify Artwork Status cosmetic
    • Tool “roastify_browse_catalog” changed its title: Roastify Browse Catalog cosmetic
    • Tool “roastify_check_authority_balance” changed its title: Roastify Check Authority Balance cosmetic
    • Tool “roastify_check_balance” changed its title: Roastify Check Balance cosmetic
    • Tool “roastify_check_payment” changed its title: Roastify Check Payment cosmetic
    • Tool “roastify_check_price” changed its title: Roastify Check Price cosmetic
    • Tool “roastify_check_proof_status” changed its title: Roastify Check Proof Status cosmetic
    • Tool “roastify_check_stock” changed its title: Roastify Check Stock cosmetic
    • Tool “roastify_delete_coupon” changed its title: Roastify Delete Coupon cosmetic
    • Tool “roastify_delete_design” changed its title: Roastify Delete Design cosmetic
    • Tool “roastify_delete_operator_credential” changed its title: Roastify Delete Operator Credential cosmetic
    • Tool “roastify_delete_patron_credential” changed its title: Roastify Delete Patron Credential cosmetic
    • Tool “roastify_fetch_design” changed its title: Roastify Fetch Design cosmetic
    • Tool “roastify_forget_coupon” changed its title: Roastify Forget Coupon cosmetic
    • Tool “roastify_forget_credentials” changed its title: Roastify Forget Credentials cosmetic
    • Tool “roastify_generate_artwork” changed its title: Roastify Generate Artwork cosmetic
    • Tool “roastify_get_blend” changed its title: Roastify Get Blend cosmetic
    • Tool “roastify_get_catalog_product” changed its title: Roastify Get Catalog Product cosmetic
    • Tool “roastify_get_design_text” changed its title: Roastify Get Design Text cosmetic
    • Tool “roastify_get_my_product” changed its title: Roastify Get My Product cosmetic
    • Tool “roastify_get_nostr_profile” changed its title: Roastify Get Nostr Profile cosmetic
    • Tool “roastify_get_notarization_proof” changed its title: Roastify Get Notarization Proof cosmetic
    • Tool “roastify_get_operator_onboarding_status” changed its title: Roastify Get Operator Onboarding Status cosmetic
    • Tool “roastify_get_patron_credential_fields” changed its title: Roastify Get Patron Credential Fields cosmetic
    • Tool “roastify_get_patron_onboarding_status” changed its title: Roastify Get Patron Onboarding Status cosmetic
    • Tool “roastify_get_pricing_model” changed its title: Roastify Get Pricing Model cosmetic
    • Tool “roastify_list_canonical_identities” changed its title: Roastify List Canonical Identities cosmetic
    • Tool “roastify_list_constraint_types” changed its title: Roastify List Constraint Types cosmetic
    • Tool “roastify_list_coupons” changed its title: Roastify List Coupons cosmetic
    • Tool “roastify_list_design_versions” changed its title: Roastify List Design Versions cosmetic
    • Tool “roastify_list_designs” changed its title: Roastify List Designs cosmetic
    • Tool “roastify_list_my_coupons” changed its title: Roastify List My Coupons cosmetic
    • Tool “roastify_list_my_products” changed its title: Roastify List My Products cosmetic
    • Tool “roastify_list_notarizations” changed its title: Roastify List Notarizations cosmetic
    • Tool “roastify_mint_coupon” changed its title: Roastify Mint Coupon cosmetic
    • Tool “roastify_move_elements” changed its title: Roastify Move Elements cosmetic
    • Tool “roastify_notarize_ledger” changed its title: Roastify Notarize Ledger cosmetic
    • Tool “roastify_oracle_about” changed its title: Roastify Oracle About cosmetic
    • Tool “roastify_oracle_get_tax_rate” changed its title: Roastify Oracle Get Tax Rate cosmetic
    • Tool “roastify_oracle_how_to_join” changed its title: Roastify Oracle How To Join cosmetic
    • Tool “roastify_oracle_lookup_member” changed its title: Roastify Oracle Lookup Member cosmetic
    • Tool “roastify_oracle_network_advisory” changed its title: Roastify Oracle Network Advisory cosmetic
    • Tool “roastify_publish_nostr_profile” changed its title: Roastify Publish Nostr Profile cosmetic
    • Tool “roastify_purchase_credits” changed its title: Roastify Purchase Credits cosmetic
    • Tool “roastify_receive_credentials” changed its title: Roastify Receive Credentials cosmetic
    • Tool “roastify_receive_npub_proof” changed its title: Roastify Receive Npub Proof cosmetic
    • Tool “roastify_receive_patron_credentials” changed its title: Roastify Receive Patron Credentials cosmetic
    • Tool “roastify_redeem_coupon” changed its title: Roastify Redeem Coupon cosmetic
    • Tool “roastify_report_issue” changed its title: Roastify Report Issue cosmetic
    • Tool “roastify_request_adoption” changed its title: Roastify Request Adoption cosmetic
    • Tool “roastify_request_credential_channel” changed its title: Roastify Request Credential Channel cosmetic
    • Tool “roastify_request_npub_proof” changed its title: Roastify Request Npub Proof cosmetic
    • Tool “roastify_request_patron_credentials” changed its title: Roastify Request Patron Credentials cosmetic
    • Tool “roastify_reset_pricing_model” changed its title: Roastify Reset Pricing Model cosmetic
    • Tool “roastify_restore_credits” changed its title: Roastify Restore Credits cosmetic
    • Tool “roastify_restore_neon_schema” changed its title: Roastify Restore Neon Schema cosmetic
    • Tool “roastify_service_status” changed its title: Roastify Service Status cosmetic
    • Tool “roastify_session_status” changed its title: Roastify Session Status cosmetic
    • Tool “roastify_set_pricing_model” changed its title: Roastify Set Pricing Model cosmetic
    • Tool “roastify_set_product_description” changed its title: Roastify Set Product Description cosmetic
    • Tool “roastify_stash_design” changed its title: Roastify Stash Design cosmetic
    • Tool “roastify_update_coupon” changed its title: Roastify Update Coupon cosmetic
    • Tool “roastify_update_design_text” changed its title: Roastify Update Design Text cosmetic
    • Tool “roastify_update_operator_credential” changed its title: Roastify Update Operator Credential cosmetic
    • Tool “roastify_update_patron_credential” changed its title: Roastify Update Patron Credential cosmetic
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://roastify-mcp.fastmcp.app/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.fastmcp.app CN=Amazon RSA 2048 M04,O=Amazon,C=US 17 Jun 2026 31 Dec 2026 RSA 2048 SHA256-RSA a1583bafd89c7b58780ef1a0a0d2ad7
SANs: *.fastmcp.app
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of roastify-mcp.fastmcp.app. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
app. present 23684 8 Verified
fastmcp.app. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://roastify-mcp.fastmcp.app/mcp Verified 200
http (plaintext) http://roastify-mcp.fastmcp.app/mcp HTTPS enforced 301 https://roastify-mcp.fastmcp.app/mcp
MCP tools · 69 exposed · ~12,352 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
roastify_receive_patron_credentials ~123

Pick up patron credentials from the Secure Courier. Deterministic, one-shot retrieval: name the response with ``(sender_npub, dpop_token)`` and the tool drains ONLY the pinned rendezvous relay for that channel, stopping at the matching DM. Provide an ncred1... credential_card to redeem directly instead (dpop_token not required for that path). Do NOT poll or retry. Free.

NameTypeReqDescription
credential_cardstring
dpop_tokenstring
sender_npubstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_redeem_coupon ~134

Claim a coupon by its name (the code the operator shared). Looks up the operator's coupon by ``code``, validates the window and total cap, and records a per-patron redemption row. Subsequent paid tool calls on this MCP auto-apply the discount until ``uses_per_patron`` is exhausted. Free — no credits required. Requires proof of ``npub``. Idempotent: redeeming the same code twice returns the existing redemption.

NameTypeReqDescription
codestringyes
dpop_tokenstring
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

roastify_report_issue ~348

File a field report about this service as a GitHub issue on the operator's repo. Found a tool's metadata or response wrong or confusing? Report it where the tool lives. The **author of record is your npub** — no npub / no proof, no issue — and it is stamped into the issue so the report is attributed to you, not the operator. Costs a small fee (a free write to an issue tracker would be abused). The report is PUBLIC and goes to the maintainers' normal triage; nothing is verified here. Returns the filed issue's repo, number, and url. If this operator has not enabled field reports, returns an "issue reporting not configured" situation and you are not charged.

NameTypeReqDescription
bodystringyesThe details — which tool, what was wrong, what you expected.
dpop_tokenstringyesRaw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL…
npubstringyesYour Nostr public key (npub1...); the report's author of record.
titlestringyesOne-line summary of the problem.
tool_namestringOptional: the specific tool the report is about (e.g. "schwab_get_option_chain").

Structured output declared, but exposes no named fields.

No examples provided.

roastify_request_adoption ~193

Ask a chosen Authority to adopt this operator (deferred courtship). RESTRICTED to the operator — requires proof the caller controls this operator's npub. Resolves the Authority's MCP endpoint from the community registry, mints an inline ownership proof with this operator's nsec, and delivers the request MCP-to-MCP. The Authority records it as pending; its owner approves on their own time. Poll ``adoption_status`` for progress; the operator flips to ``ready`` once the Authority provisions it.

NameTypeReqDescription
authority_npubstringyesnpub of the Authority to request adoption from.
dpop_tokenstringoperator-npub ownership proof (inline kind-27235 or cached token).
notestringoptional message for the Authority owner.
service_urlstringthis operator's MCP endpoint (advertised to the Authority).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_request_credential_channel ~251

Open a Secure Courier channel for credential delivery. This is the CREDENTIAL-DELIVERY flow — use it to hand over a service secret (API keys, tokens). To merely prove you control an npub (the usual answer to a ``proof_required`` error), use ``request_npub_proof`` instead. Note: dynamic/OAuth2 services (e.g. Schwab) need NO couriered secret — check ``service_status`` first. Sends a welcome DM with a credential template. The recipient must read the DM in their Nostr client, fill in the fields, and reply manually. **This is a human-in-the-loop flow.** After calling this tool, STOP and tell the user what to do. Wait for the user to confirm they have replied before calling ``receive_credentials``. Do NOT poll or retry — each ``receive_credentials`` call destructively drains the relay mailbox.

NameTypeReqDescription
sender_npubstringRequired. The npub to send the template to.
servicestringRequired. The credential service name (e.g., from get_operator_onboarding_status or get_patron_onboarding_status).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_request_npub_proof ~488

Request npub ownership proof from a patron via Nostr DM. This is the npub-OWNERSHIP-PROOF flow — use it when a call returns ``proof_required``. It proves the caller controls an npub; it does NOT deliver any service secret. To hand an operator its API keys or OAuth secrets, use ``request_credential_channel`` instead. Sends a challenge DM that the patron must sign and reply to using their Nostr client. **This is a human-in-the-loop flow.** After calling this tool, STOP and tell the user to check their Nostr client and reply to the challenge. Wait for the user to confirm they have replied before calling ``receive_npub_proof``. Do NOT poll or retry — each ``receive_npub_proof`` call destructively drains the relay mailbox. **Returns** a ``dpop_token`` — the demonstrated-proof-of-possession token that the calling application MUST remember and pass as the ``dpop_token`` parameter on every subsequent paid tool call. The MCP does not retain this value across restarts. **Lifecycle:** The cached proof expires after the patron's chosen duration. When it expires, call ``request_npub_proof`` again for a fresh challenge, then wait for the user, then call ``receive_npub_proof``. Free.

NameTypeReqDescription
patron_npubstringRequired. The patron's npub to request proof from.
reasonstringOptional. A human-readable purpose for the request ("I'm working on your request XYZ and need the Operator to do ABC for you"). Signed into the provenance attestation and shown in the DM, so the reci…
verify_atstringOptional. A free-form statement of WHERE you (the initiating agent) already showed this proof's one-time code to the user — a URL, or "your Claude.ai conversation", "the Grok session". The OAuth 2.0…

Structured output declared, but exposes no named fields.

No examples provided.

roastify_request_patron_credentials ~46

Open a Secure Courier channel for patron credential delivery. Sends a welcome DM with a credential template to the patron. Free.

NameTypeReqDescription
sender_npubstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_reset_pricing_model ~81

Erase all pricing models and restore a viable default. Deletes every stored model, then self-initializes a fresh one from the tool registry — all tools at 0 sats with proper UUIDs. Returns the new model. RESTRICTED to operator — requires proof (nsec-signed).

NameTypeReqDescription
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_restore_credits ~234

Credit a patron's ledger from a BTCPay-settled invoice. **RESTRICTED to the operator** — the operator owns the books and is the only party who can issue a manual credit grant. Patrons who believe they paid but never got credits must escalate to the operator's support, who then invokes this tool on their behalf. Use cases: cold-start vault races during check_payment, ncred delivery hiccups, patrons closing Top-Off sheets before settle, any infrastructure incident that left an invoice settled at BTCPay but uncredited on the operator's ledger. Idempotent — if the invoice is already credited (in the patron's ``credited_invoices``), returns success with credits_granted=0.

NameTypeReqDescription
dpop_tokenstringyesA kind-27235 Nostr event signed by the OPERATOR's nsec for this tool. Patron proofs are rejected.
invoice_idstringyesThe BTCPay invoice ID to verify and credit.
patron_npubstringyesThe patron's npub whose ledger receives the grant.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_restore_neon_schema ~148

Re-run ``ensure_schema()`` on every NeonVault this operator uses. Diagnostic / recovery tool for the case where the Neon HTTP SQL API is returning persistent 4xx errors and the operator suspects the schema isn't there or grants are wrong. Idempotent — uses ``CREATE TABLE IF NOT EXISTS`` so a successful re-run is harmless. Returns the per-step result. If any step raises, surfaces the Neon error message inline (0.31.0 reads the SQL error body that earlier wheels swallowed behind ``raise_for_status``). RESTRICTED to operator — requires proof (nsec-signed).

NameTypeReqDescription
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_service_status ~21

Check the health and configuration of this service. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_session_status ~286

Check operator readiness. Returns the operator lifecycle state and clear guidance on what to do next. Free. Lifecycle states: - ready: Operator is warm and fully operational — vault AND pricing model verified. Proceed with tool calls. - warming_up: Operator is initializing (cold start). Try a tool call — it will warm up on demand. - misconfigured: Persistence rejected a query with a permanent SQL error (permission denied, missing relation). Paid tools will fail until the operator repairs the database — retrying does not help. - quota_exceeded: The persistence provider (Neon) answered HTTP 402 — the operator's database has exhausted its compute/storage quota, so the books are locked for billing. Paid tools fail; retrying does NOT help. The operator's Authority must restore capacity (upgrade the plan or wait for the quota reset). Free tools remain available. - not_registered: Operator has no Authority relationship yet. Call register_operator first. - no_identity: Operator nsec is not configured. Deployment issue.

NameTypeReqDescription
patron_npubstringOptional. If supplied, the response includes an ``upstream_oauth`` block with the patron's stored OAuth token expiry (runtime-derived from vault state) so a client can refresh proactively rather than…

Structured output declared, but exposes no named fields.

No examples provided.

roastify_set_pricing_model ~68

Set the active pricing model. RESTRICTED to operator. Requires a valid proof (Schnorr-signed kind-27235 event) proving the caller holds the operator's nsec.

NameTypeReqDescription
dpop_tokenstring
model_jsonstringyes

Structured output declared, but exposes no named fields.

No examples provided.

roastify_set_product_description ~333

Set the product's store-page DESCRIPTION on a stored design, committed in place. The description is the product's store-page prose — it lives OUTSIDE the design artwork and, on Roastify, syncs to Shopify. It is versioned WITH the design in your git library: read the current one from `roastify_get_design_text` (its `description` field — Roastify's own auto-generated copy is a helpful starting point), refine it, and write it back here. This commits a new version of the SAME design_id (git tracks the diff); it does NOT touch Roastify. The browser courier applies it onto the product on the next Fetch (skipped there if Shopify has locked the field).

NameTypeReqDescription
commit_messagestringA specific description of WHAT changed and WHY — a real commit message, not a placeholder like 'save this' or 'update'. Required.
descriptionstringyesThe new store-page description prose.
design_idstringyesThe design to edit, from roastify_list_designs.
dpop_tokenstring
labelstringRename the design (optional). Defaults to keeping its current label.
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
version_tagstringThe NEXT semver version (MAJOR.MINOR.PATCH, e.g. 1.3.0, no 'v') — call roastify_list_design_versions and increment. Required; reusing one is refused.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_stash_design ~431

Store a Roastify design JSON in your library (a commit in your GitHub repo). The browser courier reads a saved product's design and calls this to shuttle it up. On the way in, the design's fonts[] is REPAIRED — Roastify's own schema migration leaves a lossy fonts[] (a dropped family, a bad weight), so a stashed design would otherwise carry that damage; the repair rebuilds fonts[] from the families the text actually uses so it renders in its intended fonts. Only the load list changes; the text and its fonts are untouched. Inline images are de-duplicated. This does NOT touch Roastify.

NameTypeReqDescription
commit_messagestringA specific description of WHAT changed and WHY — write a real commit message, not a placeholder like 'save this' or 'update'. Required.
descriptionstringThe product's store-page description at stash time, versioned with the design so Fetch can re-apply it to a target product.
designobjectyesThe full Roastify design JSON object (elements/faceBackgrounds…).
design_idstringOptional explicit folder id. Omit and the id is the slug of the label, so re-stashing the same design commits a new version in place instead of creating a duplicate.
dpop_tokenstring
labelstringYour name for this design, e.g. "Ethiopian — light".
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
product_idstringThe Roastify product id it came from, for your reference.
source_titlestringThe product's title at stash time, for your reference.
version_tagstringThe NEXT semver version (MAJOR.MINOR.PATCH like 1.2.3, no 'v'); check roastify_list_design_versions and increment. Required; reusing one is refused.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_update_coupon ~167

Patch a coupon's editable fields. Pass only the fields you want to change. To set a cap to unlimited (NULL in the schema), pass ``clear_uses_per_patron=true`` or ``clear_total_uses=true``. Renaming the code is allowed — existing patron redemption rows survive (they key on coupon id). RESTRICTED to operator — requires proof.

NameTypeReqDescription
clear_total_usesboolean
clear_uses_per_patronboolean
coupon_idstringyes
discount_percent
dpop_tokenstring
name
total_uses
uses_per_patron
valid_from
valid_until

Structured output declared, but exposes no named fields.

No examples provided.

roastify_update_design_text ~378

Apply text edits to a stored design and commit a new version of it. The store is configuration management: the edit is committed back to the SAME design_id (git tracks the diff), not saved as a new file. Apply it onto a product with the browser courier. Only the words change — fonts, layout, and images are preserved, and the heavy image is never moved (the design keeps referencing the same content-addressed assets). The box does not resize, so keep each new text within roughly ±10% of the character count of the layer it replaces (see `chars` from get_design_text); longer copy overflows and the merchant fixes it by hand.

NameTypeReqDescription
commit_messagestringA specific description of WHAT changed and WHY — a real commit message, not a placeholder like 'save this' or 'update'. Required.
design_idstringyesThe design to edit, from roastify_list_designs.
dpop_tokenstring
editsobjectyesA map of {layer_id: new_text}, using ids from roastify_get_design_text. Include every layer that should change, including ones that repeat a value or embed it in a longer blurb. A JSON object string…
labelstringRename the design (optional). Defaults to keeping its current label.
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
version_tagstringThe NEXT semver version (MAJOR.MINOR.PATCH, e.g. 1.3.0, no 'v') — call roastify_list_design_versions and increment. Required; reusing one is refused.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_update_operator_credential ~182

Add or update a single operator secret field. Merges into the operator's stored credentials without touching the others — the field-level counterpart to re-delivering the whole bundle over Secure Courier. Use it to rotate one secret (a reissued ``btcpay_api_key``, say) without restating the six you did not change, where any field omitted from a courier reply is destroyed. The value is never echoed back. RESTRICTED to the operator — requires proof (nsec-signed kind-27235 or a cached dpop_token phrase); patron proofs are rejected.

NameTypeReqDescription
dpop_tokenstringyesOperator proof for this tool.
fieldstringyesThe operator credential field to set. Must be declared in the operator's credential template.
valuestringyesThe value to store.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_update_patron_credential ~218

Add or update a single patron credential field. Merges into existing stored credentials without affecting other fields. Useful for setting an account identifier after OAuth, changing a default brain, etc. Free. Proof of npub ownership is required — this is a write to the patron's sensitive credential vault.

NameTypeReqDescription
dpop_tokenstringyesRaw JSON of a kind-27235 Nostr event signed by npub — not base64, not NIP-98 'Authorization: Nostr <b64>' framing. Its `u` tag must hold THIS tool's exact name (from tools/list), not the endpoint URL…
fieldstringyesThe credential field name to set.
npubstringyesThe patron's Nostr public key (npub1...).
valuestringyesThe value to store.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the io.github.lonniev/roastify-mcp server?

io.github.lonniev/roastify-mcp is listed in the public MCP registry as io.github.lonniev/roastify-mcp. Roastify Developer API MCP Service, Tollbooth DPYC monetization. This page covers its hosted endpoint (https://roastify-mcp.fastmcp.app/mcp).

Is the io.github.lonniev/roastify-mcp server safe to use?

io.github.lonniev/roastify-mcp scores 73 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.lonniev/roastify-mcp server expose?

io.github.lonniev/roastify-mcp exposes 69 tools: roastify_check_balance, roastify_purchase_credits, roastify_check_payment, roastify_restore_credits, roastify_account_statement, and 64 more. Their descriptions and schemas cost roughly 12,352 tokens of context every time the server is loaded.

Does the io.github.lonniev/roastify-mcp server require authentication?

No. We connected to io.github.lonniev/roastify-mcp without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.github.lonniev/roastify-mcp server still maintained?

io.github.lonniev/roastify-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.