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_account_statement ~223

Generate a patron's account statement at this operator. Returns the patron's purchase history, active credit tranches, per-tool usage breakdown, and recent daily usage logs. This is the patron's spending account — not the operator's Authority tax balance. Free — no credits consumed. Proof of npub ownership is required to prevent statement-scraping of arbitrary patrons.

NameTypeReqDescription
daysintegerNumber of days of daily usage history to include (default 30).
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…
npubstringyesThe patron's Nostr public key (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_account_statement_infographic ~223

Generate a visual SVG infographic of your account statement. Returns the same data as account_statement, rendered as a dark-themed SVG graphic with balance hero, metrics cards, health gauge, tranche table, and tool usage breakdown. Costs 1 api_sat per call. Proof is verified by ``debit_or_deny`` before any cost is incurred.

NameTypeReqDescription
daysintegerNumber of days of daily usage history to include (default 30).
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…
npubstringyesThe Nostr public key (npub1...) whose statement to render.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_add_design_element ~780

Add a new element (text or image) to a design and commit a new version of it. The store is configuration management: the element is committed back to the SAME design_id (git tracks the diff). The new element's id comes back, so you can immediately edit a text element by id with update_design_text, or move/reorder either kind with move_elements. Placement is validated server-side and REFUSED, not warned: the element must fall inside the named panel (with a default margin — the dieline carries no real safe area) — or, when the product has no panels (Tubes / continuous wrap), inside the design sheet — and must not overlap any existing element (the collider's id is named). Typography is inherited for text, so a new text element matches the template. Image creation reuses a src already present in the design (no new asset upload) — pass `kind="image"` with `src_from` (an existing image id) or `src` that already appears on an image.

NameTypeReqDescription
client_req_idstringYour idempotency key.
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 add to, from roastify_list_designs.
dpop_tokenstring
facestringThe panel to place it on — one of the `panels` from get_design_text (e.g. "right"). On multi-panel boxes the element must fall inside that panel; face is required there. On single-face products (Tube…
heightintegerImage frame height in design units (kind="image" only). Defaults to the donor image's height when src_from is set.
kindstring"text" (default) or "image".
labelstringRename the design (optional). Defaults to keeping its current label.
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
positionWhere to place it. Either absolute {"x": N, "y": M} (top-left in design units), or relative to an existing element: {"below"|"above"|"rightOf"|"leftOf": "layer_id", "gap": G}. Relative is best when t…
srcstringAn image src already present in this design (kind="image"); alternative to src_from. New uploads are refused — only reuse an asset already on the design.
src_fromstringExisting IMAGE element id whose src to copy (kind="image").
style_fromstringAn existing TEXT layer id (from get_design_text) whose font, size, weight, colour, alignment, and leading the new text element inherits. Required when kind="text".
textstringThe element's text (\n for line breaks). Required when kind="text".
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.
widthintegerThe text box (wrap) width, or the image frame width, in design units. Defaults to the panel width minus margins for text; required for images when not defaulting from the donor.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_adoption_status ~70

Check this operator's adoption-request status at a chosen Authority. Free. Polls the Authority MCP-to-MCP for the status of this operator's request (pending / approved / rejected / provisioned).

NameTypeReqDescription
authority_npubstringyes
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_artwork_status ~93

Check a Roastify artwork job. Free — polling never costs anything. A finished job carries ``artwork_url``; a failed one carries ``error``.

NameTypeReqDescription
dpop_tokenstring
job_idstringyesThe job id returned by roastify_generate_artwork.
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_browse_catalog ~111

Browse the Roastify catalog: products and coffee blends together. Plan-gated items are returned with their tier marked, not hidden. Note that Roastify's catalog carries no origin, altitude, processing, or varietal data — those live only in the Merchant App UI. Roast level and decaf status come from the blend.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_authority_balance ~73

Check this operator's tax balance at the Authority. Returns the sats available for certifying patron credit purchases. When this balance reaches zero, patron top-ups cannot be certified and the operator must call purchase_credits on the Authority. This is the operator's own funding — not a patron balance. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_balance ~209

Check a patron's credit balance at this operator. This is the patron's spending balance — credits purchased via Lightning for tool calls at this operator. For the operator's own balance at the Authority (needed to certify patron purchases), use authority_check_balance instead. Free — no credits required. Proof of npub ownership is required to prevent anyone-with-the-registry from enumerating balances.

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…
npubstringyesThe Nostr public key (npub1...) whose balance to check.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_payment ~195

Check the payment status of a Lightning invoice. Call after paying the invoice from purchase_credits. Free — no credits required. Proof of npub ownership is required to prevent credit-grant front-running by an observer of the invoice ID.

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…
invoice_idstringyesThe invoice ID returned by purchase_credits.
npubstringyesThe Nostr public key (npub1...) that purchased the invoice.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_price ~180

Preview the effective cost of a tool call. Shows the base cost and any constraint effects (discounts, free trials, surge pricing). Free — no credits required.

NameTypeReqDescription
dpop_tokenstring
npubstring
tool_idstringyesEither the tool's UUID (from the pricing model) or a bare capability string (e.g. ``"deal_scenario"``). FE callers usually have the capability name; this resolves both so the FE doesn't need to deriv…
tool_kwargsstringOptional JSON object with tool call parameters for ad valorem / categorical-multiplier pricing preview (e.g. '{"amount_sats": 5000}' or '{"difficulty": "sovereign", "mode": "live"}').

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_proof_status ~138

Check whether a previously-cached dpop_token is still valid. Mirrors ``check_oauth_status`` for the npub-proof flow: a calling agent can ask "will my next paid call accept this dpop_token?" before burning credits on a guaranteed failure. Free, no side effects — does not evict the cache or touch relays.

NameTypeReqDescription
dpop_tokenstringRequired. The dpop_token phrase returned by ``request_npub_proof`` / ``receive_npub_proof``.
patron_npubstringRequired. The patron's npub (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_check_stock ~75

Check Roastify stock for one SKU, or the whole stock list.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
skustringA variant SKU. Omit to get the full stock list.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_delete_coupon ~82

Delete a coupon. Cascades to all patron redemptions. Any chain step referencing the deleted coupon_id becomes a no-op (the constraint returns neutral on unknown ids) — the Studio surfaces orphan references as warnings. RESTRICTED to operator — requires proof.

NameTypeReqDescription
coupon_idstringyes
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_delete_design ~65

Delete one of your stored designs.

NameTypeReqDescription
design_idstringyesThe id from roastify_list_designs.
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_delete_operator_credential ~227

Remove a single operator secret field. Deletes one key from the operator's encrypted credential blob without touching the others — the field-level counterpart to ``forget_credentials``, which wipes the whole row. Use it to retire a leftover after an SDK cutover (a Prefect key after Modal, or a stored but untemplated orphan like ``anthropic_api_key``) without taking the operator down for a full re-delivery. Stored-but-untemplated fields are first-class: the delete is keyed on what is vaulted, not on what the current template declares. Idempotent — already-absent fields report ``removed: false`` without rewriting the vault. RESTRICTED to the operator — requires proof (nsec-signed kind-27235 or a cached dpop_token phrase); patron proofs are rejected. A deletion is as destructive as a write.

NameTypeReqDescription
dpop_tokenstringyesOperator proof for this tool.
fieldstringyesThe operator credential field to remove (templated or not).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_delete_patron_credential ~185

Remove a single patron credential field. Deletes one field from stored credentials without affecting other fields. 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 remove.
npubstringyesThe patron's Nostr public key (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_fetch_design ~117

Fetch one of your stored designs in full, with its images re-inlined.

NameTypeReqDescription
design_idstringyesThe id from roastify_stash_design or roastify_list_designs.
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
refstringOptional git ref (a commit sha or version tag) to fetch a specific version — from roastify_list_design_versions. Omit for the latest.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_forget_coupon ~88

Remove a coupon from this patron's redemption list. Cosmetic only — the coupon itself still exists at the operator, and the patron can re-redeem the same code later while the window allows. Free — requires proof of ``npub``.

NameTypeReqDescription
coupon_idstringyes
dpop_tokenstring
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

roastify_forget_credentials ~196

Delete vaulted credentials for a specific service and npub. For operator credentials, pass the operator's own npub. For patron credentials, pass the patron's npub. Always requires proof of npub ownership — a deletion is as destructive as a write.

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…
npubstringyesThe Nostr public key (npub1...) whose credentials to forget.
servicestringyesThe credential service to forget.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_generate_artwork ~252

Generate packaging artwork from one of your saved Design Studio designs. This personalizes a template you already authored: it rewrites that design's named text and image placeholders. It cannot author a design from scratch, and the artwork it produces is NOT attached to a product — Roastify's API has no product-create or storefront-sync surface. You get an artwork URL and carry it onward yourself. Roastify renders asynchronously, so this returns a job id straight away. Check it with roastify_artwork_status, which is free.

NameTypeReqDescription
client_req_idstringYour own idempotency key. Reusing it makes a repeated request safe — Roastify will not generate the artwork twice.
dpop_tokenstring
fieldsarrayyesPlaceholders to rewrite, each {"fieldId": "placeholder_title", "type": "text"|"image", "value": "..."}. An image value must be an https:// URL.
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
product_idstringyesA saved design's id, from list_my_products.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_blend ~73

Get one coffee blend: roast level, decaf status, and its variants.

NameTypeReqDescription
blend_idstringyesThe blend id from browse_catalog.
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_catalog_product ~74

Get one catalog product with its variants, sizes, prices, and dieline.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
product_idstringyesThe catalog product id from browse_catalog.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_design_text ~828

List the editable text layers of a stored design — the fields you can change. Returns each text layer's id, current text, `chars` (its length), font, `align`, box geometry (`fontSize`, `width`, `height`), and `z` (paint-order index in the top-level `elements` array) — but NOT the design's images, so it stays small enough to reason over in a conversation. Each layer's current text is its own label: infer its role (product name, tagline, story, recipe, tasting notes, …) from the words it holds. The same name often appears in several layers and inside longer blurbs; change every id that should carry it. Also returns `sheet` (the overall design extent), `panels` (the box's panel columns — front/back/left/right — recovered from the dieline, each with bounds; empty for single-face products like Tubes, where placement uses `sheet` instead), and a real `face` per layer/element (which panel its x-centre sits on, not the constant "sheet"; when panels is empty, layers keep their native faceId such as "wrap"). And `elements` — the NON-text elements (images, shapes, rules), each with id, type, name, bounds, `z`, and its `fill`/`stroke` colours — so a roast scale can be audited (a filled dot has a dark `fill`, an empty one none) and set with roastify_move_elements. `fonts` lists the families loaded on the design plus any family a layer already uses — pick from it when setting `fontFamily` via move_elements. Read those before judging the design: a header with no text value beneath it is NOT necessarily a defect — the value may be a graphic in `elements` (e.g. a five-dot roast scale under a ROAST header), and it tells you where NOT to place new text. Roastify's migrated format carries no visibility flag, so a layer that exists may still not print — do not report a missing value as a production error. Geometry: each layer's `x`/`y` is its top-left corner in design units (the sheet origin is its top-left). `width`/`height` are MEASURED text bounds, not fixed frames — text does no…

NameTypeReqDescription
design_idstringyesThe id from roastify_list_designs.
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_my_product ~154

Get one of your saved product designs in full, with all its variants. The coffee's IDENTITY (which blend) is not a named field — it is encoded in the variant SKU, e.g. `COF-WHB-12O-HGL-BOX` → `HGL` → the High Lakes blend. Decode the SKU before writing origin/roast copy: a product's title can say one thing while its SKU is really a different blend.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.
product_idstringyesYour product id from list_my_products.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_nostr_profile ~88

Read an npub's public Nostr profile (NIP-01 kind-0 metadata). Free, no proof — the data is already public on relays. Returns the latest metadata fields (name, display_name, about, picture, banner, nip05, website, lud16) or an empty profile if none is published.

NameTypeReqDescription
npubstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_notarization_proof ~70

Generate a Merkle inclusion proof that a patron's balance was included in a Bitcoin-notarized snapshot.

NameTypeReqDescription
notarization_idstringyesThe notarization record ID.
npubstringyesThe patron's Nostr public key (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_operator_onboarding_status ~57

Report this operator's configuration readiness. Shows which operator settings are configured, which are missing, and how to deliver each missing value. For patron-level credential status, use get_patron_onboarding_status instead. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_patron_credential_fields ~234

List stored patron credential field names (not values). Returns the names of fields stored for a patron, plus each field's ``delivered_at`` ISO-8601 timestamp when known (null for secrets vaulted before timestamps were recorded). Values are never exposed — use this to verify which fields are configured and how old each one is. Free. Proof of npub ownership is required: the list of configured fields is itself sensitive (reveals which integrations a patron has set up).

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…
npubstringyesThe patron's Nostr public key (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_patron_onboarding_status ~138

Report a patron's credential readiness for this operator. For set-once services (eXcalibur, TheBrain), shows which patron secrets are configured and which are missing. For dynamic/OAuth2 services (Schwab), reports that no patron credentials are needed. Free. Proof of npub ownership is required because credential presence is sensitive information about the patron's setup.

NameTypeReqDescription
dpop_tokenstringyesA kind-27235 Nostr event signed by patron_npub for this tool.
patron_npubstringyesThe patron's Nostr public key (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_get_pricing_model ~51

Get the active pricing model for this operator. Free. If no model exists, self-initializes a scaffold with all registered tools at 0 sats. No economic data from code.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_canonical_identities ~250

Return canonical (tool_id, mcp_name, …) for every tool the wheel exposes. The authoritative source for any client (Studio, agents, FE) that needs to know how this MCP identifies its tools. Reconcile uses this output to UUID-join against the stored pricing model — no name-based UUID derivation, no guessing. Includes both ToolIdentity-seeded tools and any UUID recorded by ``@paid_tool`` that is missing from the registry. The latter appear with ``registered: false`` (and in the top-level ``unregistered`` array) so Reconcile can flag deploy drift instead of silently reporting clean when a live tool was never seeded (#174). If the operator renames a function or rebrands a slug, the mcp_name in this output changes but tool_id stays. That's the whole point of the canonical-UUID design. Also diffs the live FastMCP wire surface against the registry. Tools exposed on the wire but absent from the registry appear in ``unregistered`` so Reconcile can flag deploy drift instead of silently under-reporting (issue #175). Free, no side effects.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_constraint_types ~51

List all available constraint types and their parameter schemas. Returns the type, category, description, and parameter specs for every constraint that can be used in a pricing pipeline. Free — no credits required.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_coupons ~71

List every coupon this operator has minted (newest first). Each row carries the current ``times_redeemed`` counter — the Studio renders a progress bar from this against ``total_uses``. RESTRICTED to operator — requires proof.

NameTypeReqDescription
dpop_tokenstring

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_design_versions ~141

List a stored design's committed versions, newest first — the git history. Each version carries its `sha`, `short_sha`, `date`, commit `message`, `tag` (the version tag if one was set at Commit), and `commit_url`. Pass a version's `sha` (or `tag`) as the `ref` to roastify_fetch_design to fetch that exact version.

NameTypeReqDescription
design_idstringyesThe id from roastify_list_designs.
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_designs ~54

List your stored designs — metadata only, newest first.

NameTypeReqDescription
dpop_tokenstring
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_my_coupons ~89

List the coupons this patron has redeemed on this operator. Returns both active and exhausted redemptions with a per-row ``status`` (``active`` / ``window_closed`` / ``patron_limit`` / ``total_limit``). Free — requires proof of ``npub``.

NameTypeReqDescription
dpop_tokenstring
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_my_products ~118

List your own saved Roastify product designs, one page at a time. Returns has_next_page and end_cursor so you can tell a page from a complete list.

NameTypeReqDescription
cursorstringPage cursor from a previous call's end_cursor. Omit for page 1.
dpop_tokenstring
limitintegerItems per page (1-100, default 20).
npubstringRequired. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_list_notarizations ~52

List recent Bitcoin notarization records.

NameTypeReqDescription
limitintegerMaximum records to return (default 20).
statusstringOptional filter (e.g., 'submitted', 'confirmed').

Structured output declared, but exposes no named fields.

No examples provided.

roastify_mint_coupon ~152

Create a new operator-owned discount coupon.

NameTypeReqDescription
discount_percentnumberyesPercentage off the base price (0-100).
dpop_tokenstring
namestringyesThe catchy code patrons type to redeem (operator-scoped uniqueness).
total_usesAggregate cap across all patrons (default None = unlimited).
uses_per_patronHow many tool calls one patron can claim the discount on (default 1; pass null/None for unlimited within the window).
valid_fromstringyesISO-8601 datetime when the coupon becomes active.
valid_untilstringyesISO-8601 datetime when the coupon expires.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_move_elements ~730

Move a group of elements together and/or resize elements; commit a new version. The Designer can move only one layer at a time, so a block of layered content (a spec panel, a logo lockup) drifts out of alignment when its backing shape is moved alone. This relocks that block: name the ids and shift them as one rigid object, and separately re-centre or resize individual rectangles. The store is configuration management: the edit is committed back to the SAME design_id (git tracks the diff). Apply it onto the product with the browser courier. Nothing is validated against panel bounds here (unlike add_design_element): you are re-aligning existing, deliberately-placed content, so the caller owns the coordinates. The heavy background image is never moved unless you name its id.

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
editsarrayyesA list of geometry edits, each one of: - group shift: {"ids": ["a", "b", ...], "dx": N, "dy": M} — add the same delta to every listed element's x/y (design units; +dy is down, +dx is right). Use…
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_notarize_ledger ~54

Build a Merkle tree of all patron balances and submit the root to Bitcoin via OpenTimestamps. Operator-only background task. Bitcoin confirmation takes 1-6 hours. Free — no credits required.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_oracle_about ~22

Describe the DPYC ecosystem via the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_oracle_get_tax_rate ~24

Get the current DPYC certification tax rate. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_oracle_how_to_join ~25

Get DPYC onboarding instructions from the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_oracle_lookup_member ~33

Look up a DPYC community member by npub. Free.

NameTypeReqDescription
npubstringyes

Structured output declared, but exposes no named fields.

No examples provided.

roastify_oracle_network_advisory ~25

Get active network advisories from the Oracle. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_publish_nostr_profile ~150

Publish a CLIENT-SIGNED kind-0 profile to relays for an npub. The wheel never holds a patron nsec. The frontend signs the kind-0 metadata event with the patron's session key or a NIP-07 extension and passes the signed event (JSON) here; the wheel verifies the signature matches the npub, then relays it to public relays. The signature is the authorization — no proof token, no key custody. Free.

NameTypeReqDescription
npubstringThe patron's Nostr public key the event must be signed by.
signed_eventstringA JSON-encoded, client-signed kind-0 event.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_purchase_credits ~199

Buy credits via Bitcoin Lightning. Creates a Lightning invoice. Pay it with any Lightning wallet, then call check_payment to confirm. Proof of npub ownership is required so credits land in the correct ledger. Free — no credits required to call.

NameTypeReqDescription
amount_satsintegerSatoshis to purchase (default 1000).
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…
npubstringyesThe Nostr public key (npub1...) the credits will fund.

Structured output declared, but exposes no named fields.

No examples provided.

roastify_receive_credentials ~323

Pick up credentials from the Secure Courier. Completes the CREDENTIAL-DELIVERY flow (the ownership-proof counterpart is ``receive_npub_proof``). **Call this only after the user confirms they have replied.** Deterministic, one-shot retrieval: name the response you want with ``(sender_npub, service, dpop_token)`` and the tool drains ONLY the rendezvous relay that channel was pinned to. Every popped DM with the wrong session phrase is deleted and its sender is NACK'd; the first DM with the matching phrase is accepted (ACK'd) and the scan stops. If none match, the queue is drained and a ``courier_not_found`` result is returned. Do NOT poll, loop, or retry. If a credential_card (ncred1...) is provided, it is redeemed directly without any relay access (dpop_token not required for that path). On success, the payment processor client is reinitialized from the new credentials — no server restart needed.

NameTypeReqDescription
credential_cardstringOptional. An ncred1... card to redeem directly (bypasses the relay drain; dpop_token not needed).
dpop_tokenstringRequired. The session phrase returned by request_credential_channel for this exact channel.
sender_npubstringRequired. The npub that sent the credentials.
servicestringRequired. The credential service name (must match the service used in request_credential_channel).

Structured output declared, but exposes no named fields.

No examples provided.

roastify_receive_npub_proof ~310

Receive npub ownership confirmation from a patron. Completes the npub-OWNERSHIP-PROOF flow (the credential-delivery counterpart is ``receive_credentials``). **Call this only after the user confirms they have replied.** Deterministic, one-shot retrieval: name the response with ``(patron_npub, dpop_token)`` — the ``dpop_token`` being the value returned by ``request_npub_proof``. The tool drains ONLY the pinned rendezvous relay that challenge was published on, stopping at the DM whose phrase matches. Mismatched DMs are deleted and NACK'd (without revealing the expected phrase). If called before the user replies, their message will never be found. Do NOT poll, loop, or retry. The signed DM itself proves npub ownership (the patron's nsec signed it). On success, returns the ``dpop_token`` — the same token. The calling application MUST remember it and pass it as the ``dpop_token`` parameter on every subsequent paid tool call. The proof (a hash of the token) is stored in the vault keyed by that hash — the MCP never stores the raw token itself. Free.

NameTypeReqDescription
dpop_tokenstringRequired. The dpop_token returned by request_npub_proof.
patron_npubstringRequired. The patron's npub to receive proof from.

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.