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.

Good Earth

REMOTE · GOODEARTH-MCP.FASTMCP.APP · SCANNED SEP 26

Climate timing for gardens and small farms: frost, heat, soil and planting dates for your plot.

+4 this week 68 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 Usability76
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 18901 tokens (~233/item across 81 items; 81 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 Management37
  • Stability observed for 11 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage93
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 75% 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 10 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "goodearth_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 82 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 Good Earth MCP server?

Good Earth is a hosted endpoint at https://goodearth-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 · goodearth-mcp.fastmcp.app

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

  • 26 Sept 26 +1
    • Server version: 4.0.9 → 4.0.10 functional
  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1
    • Server version: 4.0.5 → 4.0.7 functional
  • 22 Sept 26 +1

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

  • 20 Sept 26 +1

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

  • 19 Sept 26 0
    • Server version: 4.0.4 → 4.0.5 functional
  • 18 Sept 26 +1

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

  • 16 Sept 26 +1
    • Tool “goodearth_block_item_save” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 ▲ functional
    • Server version: 4.0.3 → 4.0.4 functional
    • “goodearth_block_item_list” reworded the description of “kind” cosmetic
    • “goodearth_block_item_list” reworded the description of “season” cosmetic
    • “goodearth_block_item_save” reworded the description of “items” cosmetic
    • “goodearth_block_item_save” reworded the description of “kind” cosmetic
    • “goodearth_block_item_save” reworded the description of “season” 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 26 Sept 2026 · Probed https://goodearth-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 goodearth-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://goodearth-mcp.fastmcp.app/mcp Verified 200
http (plaintext) http://goodearth-mcp.fastmcp.app/mcp HTTPS enforced 301 https://goodearth-mcp.fastmcp.app/mcp
MCP tools · 81 exposed · ~17,750 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
goodearth_account_statement ~224

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
daysinteger–Number 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.

goodearth_account_statement_infographic ~224

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
daysinteger–Number 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.

goodearth_adoption_status ~71

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.

goodearth_almanac ~284

The sky's own record for this ground — normal, actual, and what is coming. Degree days say what the season is doing to the plants. This says what the season is doing: temperature, dew point, rain, wind, sunshine and day length, each against what is normal here, what has actually happened, and the fortnight ahead. Plus the sun and moon, which are astronomy and so are computed exactly rather than forecast. Growers read these together with the heat. A week of high dew points is disease weather whatever the degree-day total says, and a dry August is an irrigation decision that heat accumulation cannot make for you. One call covers every measure — three upstream requests regardless.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_block_item_list ~386

What you grow, watch for, or saw on a plot — a page at a time. `as_of` is how a past season answers: the record as it stood that day, rather than as it stands now. Sorting and searching happen in the database, over as many rows as the block holds rather than the page you are looking at.

NameTypeReqDescription
as_ofstring–Read the record as it STOOD on this date (YYYY-MM-DD) — what was live then, including anything you have retired since.
blockstringyesThe ground to read — its id, its name, or an alias.
dpop_tokenstring––
include_retiredboolean–Include what you have retired.
kindstringyesOne of: planting, pest, wildlife, observation, seed.
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
pageinteger–Zero-based page number.
page_sizeinteger–Rows per page, up to 200.
searchstring–Case-insensitive regex over the name and the event, e.g. 'migration' finds both of a bird's. Empty matches everything.
season––Limit to one season year. Ignored for observations and seed lots.
sincestring–Only observations on or after this date (YYYY-MM-DD).
sort_colstring–Order by one of: name, event, driver, starts_on, target_gdd, observed_on, season, created, updated. Omit for the default order — sightings newest first, everything else by when it was added.
sort_dirstring–'asc' or 'desc'.
untilstring–Only observations on or before this date (YYYY-MM-DD).

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_block_item_save ~293

Record what you grow, watch for, saw, or hold seed for on a plot. A whole batch in one call, because an afternoon in the field produces several notes at once and each one should not be its own fare.

NameTypeReqDescription
blockstringyesThe ground this belongs to — its id, its name, or an alias.
dpop_tokenstring––
items––What to record, as a list. A planting is {crop, gdd_target, set_out}; a pest is a model as pest_threshold takes it; wildlife is an event as wildlife_calendar takes it; an observation is {observed_on,…
kindstringyesOne of: planting, pest, wildlife, observation, seed.
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
retire_ids––Ids to retire. They stay readable as history; nothing is deleted.
season––The season year these belong to. Defaults to the year of each one's own date. Observations and seed lots belong to no season.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_block_list ~175

The ground you have saved, with its bounds. The blocks themselves and nothing else — what grows on them, what you watch for, and what you have seen are their own listing, so this answer stays the same size whether you farm one plot or forty. A grower who has saved nothing gets the worked example, marked as such, so there is always somewhere to stand. Blocks can overlap — a meadow drawn inside the farm that contains it is two blocks, each answered for its own ground. Read an overlap as intent, not as one outline being wrong.

NameTypeReqDescription
dpop_tokenstring––
include_retiredboolean–Include ground you have retired.
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_block_save ~328

Save a plot of land, so every other tool can work it by name. Its area and sample count are measured here from the bounds you give, and returned — they are facts about the geometry, so there is nothing for you to keep in step. Blocks may overlap or nest. A grower who saves the whole farm and then the meadow inside it has asked two questions about two pieces of ground, and both are right; the overlap is not a drawing error to correct.

NameTypeReqDescription
aliases––Other names you call it. Only needed for a name that shares no words with the saved one — any unambiguous part of the name already works. Omit to keep the aliases it has; pass [] to clear them.
base_tempnumber–The base temperature this ground's growing degree days count from.
blockstring–Omit to create. Pass an existing block's id to update it.
dpop_tokenstring––
geometryobjectyesIts bounds: a GeoJSON Polygon, or {lat, lon, radius_m}. It may overlap or sit inside another block — a meadow within the farm around it is two blocks, each answered for its own ground.
namestringyesWhat you call this ground, e.g. 'North Field'. Unique among your blocks.
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
retiredboolean–True to retire it. Nothing is deleted — its record stays readable.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_calendar_dataset ~427

Compute this block's dated season as a dataset, and store it for publishing. Every dated thing this block knows about: crop targets, pest stages, wildlife and husbandry dates, the frost record, and your tasks. Returned as structured rows — a calendar is one rendering of them, and a caller wanting a table or a notification wants the same data. An iCalendar rendering is stored alongside under a feed token, which the Good Earth site serves at a subscribable URL. Point any iCal or Google Calendar client at it and the season appears next to the school run and the market stall, which is where a grower will actually see it. This is the computed act: it reads the weather feeds and rebuilds everything. Pass the same token again to recompute in place — subscribers keep their subscription and the events update rather than duplicating. Nothing is passed in but the block: what it grows, what it watches for and what is due are read from the record. That is what makes a refresh safe — while those collections travelled as arguments, nobody could recompute an existing feed without knowing what had been handed to it the first time, so a refresh silently published a smaller season than the one it replaced.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
season––Which season to publish. Defaults to this one.
tokenstring–Pass an existing feed's token to REFRESH it in place; omit to create one.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_calendar_fetch ~136

Read a stored calendar dataset by its feed token. This exists for the Good Earth site, which serves the subscribable URL: a calendar client speaks HTTP and knows nothing about MCP, JSON-RPC or npub proofs, so the site fetches through here and renders the response as text/calendar. The unguessable token is the credential — there is nowhere in an iCalendar subscription to put a proof. Serving is a separate act from computing, and every read is counted so the operator can see how hard a feed is worked.

NameTypeReqDescription
tokenstringyesThe feed token from calendar_dataset.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_calendar_list ~50

The calendar feeds you have published, and how often each is polled.

NameTypeReqDescription
dpop_tokenstring––
npubstring–Required. Your Nostr public key.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_calendar_revoke ~61

Stop publishing a feed. Subscribers stop receiving updates. Free.

NameTypeReqDescription
dpop_tokenstring––
npubstring–Required. Your Nostr public key.
tokenstringyesThe feed token to stop publishing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_calibration ~467

Turn a block's own field reports into a correction on the model. Every other tool here answers from a 9 km grid refined by a physical terrain model. What that cannot know is the part that makes a farm particular — the hedgerow, the pond, the outlet the cold air drains through. Your observations measure exactly that gap. Returns two corrections, kept separate because they fix different things: a bias in *heat* from crop stages (this ground accumulates more or less than the grid credits) and a bias in *days* from observed frost (this ground frosts earlier or later than the region). Nothing is applied silently. A correction appears only once several observations agree, implausible values are set aside rather than averaged in, and the reports behind every figure come back with it.

NameTypeReqDescription
base_tempnumber–Base temperature in °F the stage targets are counted at.
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
observations––Optional. Omit and this reads the field reports already recorded for the block. Pass a list to calibrate against those instead, without recording them: a frost report is {"kind": "frost", "observed_o…
season––Which season's reports to calibrate against. Defaults to this one.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_check_authority_balance ~74

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.

goodearth_check_balance ~210

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.

goodearth_check_payment ~196

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.

goodearth_check_price ~181

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_kwargsstring–Optional 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.

goodearth_check_proof_status ~139

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_tokenstring–Required. The dpop_token phrase returned by ``request_npub_proof`` / ``receive_npub_proof``.
patron_npubstring–Required. The patron's npub (npub1...).

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_crop_gdd_status ~318

Where every planting on a block stands, and whether it finishes before frost. Returns, per planting: heat accumulated since set-out against its target, the projected date it reaches that target at the season's recent rate, and a verdict on whether that lands before the median first frost. One call answers the whole block. The season curve and the frost record are shared across plantings, so asking about eight beds costs one round trip rather than eight.

NameTypeReqDescription
base_tempnumber–Default base temperature in °F for plantings that do not set their own.
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
plantingsarrayyesThe block's plantings. Each is {"crop": "Lisianthus", "gdd_target": 1050, "set_out": "2026-07-06"} with an optional "base_temp" in °F when the crop counts from something other than the block default.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_crop_suitability ~357

Which crops finish on this ground, and with how much room to spare. "What can I grow?" is not a lookup. Two farms in the same county, one on a bench and one in a hollow, have different answers — so this measures the block's own frost-free window and the heat it accumulates inside it, then judges each crop's requirement against that. The answer that matters is not yes or no but MARGIN: how much season is left after the crop is done, in the days a grower plans in. A crop that finishes on the last warm day of an average year fails in half of them. Requirements are yours. Published degree-day figures vary by cultivar and maturity group; Good Earth computes against your ground rather than publishing agronomy.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
cropsarrayyesThe crops to judge, with your own requirements. Each is {"crop": "Field corn", "gdd_target": 2600, "base_temp": 50} with optional "frost_hardy", "category" and "emoji".
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_delete_coupon ~83

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.

goodearth_delete_operator_credential ~228

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.

goodearth_delete_patron_credential ~186

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.

goodearth_disease_risk ~561

Hours of leaf wetness on this ground, and what the disease models make of them. Returns the estimated wet hours since the season began, every qualifying infection period each model found, which of its criteria were met and which were not, and the wet stretch the forecast implies next. Degree days are the wrong clock for a fungus. What decides an infection is how long the leaf stayed wet and how warm it was while it did, which is why a dry August that accumulated heat all month grows no botrytis. A season with nothing qualifying is reported as exactly that — risk that is absent is as useful to a grower as risk that is present. WETNESS IS ESTIMATED, NEVER MEASURED. No feed publishes a leaf wetness sensor for arbitrary ground, so it is inferred from modelled humidity and rain, and every answer names the estimator and the feed that fed it. That matters more here than elsewhere: humidity crosses the 90% line in a step, and two feeds a couple of degrees apart on dew point can differ threefold on the hours they count. Good Earth runs published models against your ground. It does not publish plant pathology and it never recommends a treatment — registration is jurisdiction-specific and a label rate is law. Take the decision to your extension service, whose word counts where this service's does not.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
models––Which published models to run, as a list. Omit for all of them. Each row names one: {"model": "hutton"} for potato and tomato late blight, {"model": "botrytis"} for grey mould on cut flowers, and lik…
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
season––A past season year to count instead of this one. Omit for the season to date.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_drying_window ~373

When the dew burns off this ground, the dry days ahead, and the next rain. Answers "is it dry enough yet?" for a grower planning to cut flowers, pick, mow or make hay. Returns this morning's and tomorrow morning's dew-off hour (the first hour the leaves are estimated to stay dry for two hours running), the first run of forecast days with no rain, the next hour of rain, and per day the rain, wet hours, reference evapotranspiration (FAO-56 ET0) and peak vapour-pressure deficit — how hard the air is pulling water out of anything wet. Ten days ahead, from one forecast call. Not wet is not drying: a still, overcast, humid day wets nothing and dries little, which is why ET0 travels with every day. Wetness is ESTIMATED from modelled humidity and rain, never measured, as in `disease_risk`. Conditions only. Good Earth never says a crop is ready to cut or that hay will cure — that depends on the crop, the swath and the field — and it publishes no agronomy.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_forget_coupon ~89

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.

goodearth_forget_credentials ~197

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.

goodearth_forget_my_ground ~286

Delete every block you have here, and everything recorded on them. Blocks, crops, plantings, pest models, wildlife watches, field reports, tasks, published calendar feeds and the cached weather read for your ground. A real delete, not a retirement: every other removal in this service keeps the row as history, and this one does not, because a grower who asks to be forgotten and is quietly kept has been told something untrue. Any calendar feed you published stops resolving at once. **You remain a patron.** Your balance and your purchase history are not touched — those are the network's ledger rather than this operator's record of your farm, and there is no name, email or KYC in this system to forget. Sign in again with the same npub and you can start over on new ground. Requires proof of the npub, like any call that reads your record. Free: charging someone to leave is a toll on the door out.

NameTypeReqDescription
confirmstring–Must be exactly "FORGET MY GROUND". A phrase rather than a boolean, because this cannot be undone and confirm=true is what gets sent by reflex.
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) — whose ground to forget.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_frost_window ~247

When frost normally arrives on this ground, and whether it is coming this week. Returns first-frost dates from the last ten seasons, how far the region's own terrain spreads that, and a night-by-night assessment of the coming forecast for the *coldest* ground rather than the average. The spread is the answer's point. Frost forms on still, clear nights when cold air drains off high ground and pools in low, so a single forecast low is optimistic for a hollow and pessimistic for a bench on the same block.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_gdd_season_curve ~272

Growing degree day accumulation across a region, season to date. Returns accumulation with its spread across your ground, the band of the last ten seasons to read it against, a 7-day forecast extension, and a projection at the recent rate. The spread is the answer's point: it says how much the same field varies from bench to hollow, which is what decides whether one planting date serves the whole block.

NameTypeReqDescription
base_tempnumber–Crop base temperature in °F — the threshold below which the crop does not accumulate heat. 50 °F is the field-corn convention; cool-season crops use 32-40 °F.
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_get_nostr_profile ~89

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.

goodearth_get_notarization_proof ~71

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.

goodearth_get_operator_onboarding_status ~58

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.

goodearth_get_patron_credential_fields ~235

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.

goodearth_get_patron_onboarding_status ~139

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.

goodearth_get_pricing_model ~52

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.

goodearth_list_canonical_identities ~251

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.

goodearth_list_constraint_types ~52

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.

goodearth_list_coupons ~72

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.

goodearth_list_my_coupons ~90

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.

goodearth_list_notarizations ~53

List recent Bitcoin notarization records.

NameTypeReqDescription
limitinteger–Maximum records to return (default 20).
statusstring–Optional filter (e.g., 'submitted', 'confirmed').

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_mint_coupon ~153

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_uses––Aggregate cap across all patrons (default None = unlimited).
uses_per_patron––How 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.

goodearth_nearby_species ~514

Search what is actually recorded near this ground, a page at a time. This replaces asking for a whole catalogue. There are more than three thousand insect and spider species recorded around one Vermont block; the old answer showed forty of them and said nothing about the rest, and fetching all of them costs eleven round trips to build a list nobody reads. So: search, twenty to a page, and the true total on every page. **Species are a landscape fact, not a field one.** A nine-hectare hayfield contains almost no observations, so the search widens to the surrounding country and the answer says how wide it looked. Every other tool here answers about the drawn ground and nothing outside it; this one cannot. **The count measures observers as much as organisms.** A roadside is better recorded than a back hayfield, so a high count is evidence somebody was standing there — not that a thing is common on your ground. No judgement of any kind. iNaturalist does not say which of these is a pest, a weed, or worth planting, and sorting them into those would be adding a claim the feed never made.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
kingdomstringyesWhat to look for: 'plants', 'insects' (which includes spiders), 'wildlife' (birds, mammals, amphibians, reptiles) or 'fungi'.
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
pageinteger–Which page. 20 to a page.
qstring–Narrow by name — 'bumble', 'maple', 'Bombus'. Empty returns the most-observed first.
with_lifecycleboolean–Only the ones USA-NPN publishes a life cycle for. The count then counts those, not everything recorded here — thirty-nine of 2,416 insects around one block have one.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_notarize_ledger ~55

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.

goodearth_oracle_about ~23

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.

goodearth_oracle_get_tax_rate ~25

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.

goodearth_oracle_how_to_join ~26

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.

goodearth_oracle_lookup_member ~34

Look up a DPYC community member by npub. Free.

NameTypeReqDescription
npubstringyes–

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_oracle_network_advisory ~26

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.

goodearth_pest_catalog ~289

Which pest stages are modelled for this ground this season. Read from the USA-NPN degree-day forecasts rather than from a list in this service, so a model they publish next season appears here without anyone editing anything, and a Georgia orchard gets Georgia's dates. Only layers measured to encode a day of year become dated events. Some carry accumulated heat instead, and one of those reads 281 in Vermont — a convincing 8 October that is really a heat sum. Those are counted and named as unreadable rather than rendered as dates. The insects recorded nearby come from iNaturalist and are a landscape fact: one field holds almost no observations, so the search is widened to the surrounding country and the answer says how far.

NameTypeReqDescription
blockstringyesThe ground to answer for: a block you have saved — its id, its name, one of its aliases, or any part of its name that only one block has (e.g. "Meadow" for "Lower Meadow"). If several match, the erro…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

Common questions

What is the Good Earth MCP server?

Good Earth is an MCP server listed in the public MCP registry as io.github.lonniev/goodearth-mcp. Climate timing for gardens and small farms: frost, heat, soil and planting dates for your plot. This page covers its hosted endpoint (https://goodearth-mcp.fastmcp.app/mcp).

Is the Good Earth MCP server safe to use?

Good Earth scores 68 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 Good Earth MCP server expose?

Good Earth exposes 81 tools: goodearth_check_balance, goodearth_purchase_credits, goodearth_check_payment, goodearth_restore_credits, goodearth_account_statement, and 76 more. Their descriptions and schemas cost roughly 17,750 tokens of context every time the server is loaded.

Does the Good Earth MCP server require authentication?

No. We connected to Good Earth without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Good Earth MCP server still maintained?

Good Earth is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.