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_pest_threshold ~433

Where a pest model's degree-day stages stand on this ground. Returns, per model: heat accumulated since its biofix, which stages have been crossed, and the projected date of the next one — plus a short list of which pests to go and look for this week. Good Earth computes when your models arrive on your ground. It does not publish entomology: the thresholds are yours, because the authoritative numbers belong to your extension service and vary by region and biotype.

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.
pestsarrayyesThe pests to evaluate, in any of three shapes. 1. Your own thresholds, from an extension bulletin: {"pest": "Aster leafhopper", "base_temp": 50, "biofix": "2026-05-01", "stages": [{"stage": "second f…

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_plan_the_season ~168

The season-planning interview, as a workflow to follow. The same text the `plan_the_season` MCP prompt carries. It exists twice because prompt support is uneven: a client that surfaces prompts offers this as a command, and one that does not can still reach it by calling a tool. Both read one constant, so they cannot drift into two different interviews. Follow the returned steps in order, asking one question at a time. The ordering is the point — it moves from the grower's decision to its consequences rather than from the available data to a report.

NameTypeReqDescription
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_planting_window ~467

When to start seed, when to put it out, and the last day it still finishes. Heat requirement answers whether a crop CAN finish here. It says nothing about when to start, which is the decision actually made with a seed packet in hand in February. This answers three separate questions: Start seed indoors — counted back from the day it can go out, for a transplanted crop. Out — the earliest the frost record and the soil allow, whichever is later; a tender crop waits for the last spring frost, a hardy one uses the shoulder before it, a direct sowing waits for the soil, which lags the air by weeks. Latest — the last day a sowing still has enough heat left to beat the first fall frost, which is what decides whether an August succession is worth the seed. All from this block's own record rather than a zone map. The requirements are yours.

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 date, with your own requirements. Each is {"crop": "Tomato", "gdd_target": 1300, "base_temp": 50} plus any of "frost_hardy", "direct_sow", "min_soil_f" (germination soil temperature) and…
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_publish_nostr_profile ~151

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
npubstring–The patron's Nostr public key the event must be signed by.
signed_eventstring–A JSON-encoded, client-signed kind-0 event.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_purchase_credits ~200

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_satsinteger–Satoshis 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.

goodearth_receive_credentials ~324

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_cardstring–Optional. An ncred1... card to redeem directly (bypasses the relay drain; dpop_token not needed).
dpop_tokenstring–Required. The session phrase returned by request_credential_channel for this exact channel.
sender_npubstring–Required. The npub that sent the credentials.
servicestring–Required. The credential service name (must match the service used in request_credential_channel).

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_receive_npub_proof ~311

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_tokenstring–Required. The dpop_token returned by request_npub_proof.
patron_npubstring–Required. The patron's npub to receive proof from.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_redeem_coupon ~135

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

NameTypeReqDescription
codestringyes–
dpop_tokenstring––
npubstringyes–

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_report_issue ~349

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_request_adoption ~194

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

NameTypeReqDescription
authority_npubstringyesnpub of the Authority to request adoption from.
dpop_tokenstring–operator-npub ownership proof (inline kind-27235 or cached token).
notestring–optional message for the Authority owner.
service_urlstring–this operator's MCP endpoint (advertised to the Authority).

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_request_credential_channel ~252

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

NameTypeReqDescription
sender_npubstring–Required. The npub to send the template to.
servicestring–Required. The credential service name (e.g., from get_operator_onboarding_status or get_patron_onboarding_status).

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_request_npub_proof ~489

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_reset_pricing_model ~82

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

NameTypeReqDescription
dpop_tokenstring––

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_restore_credits ~235

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_restore_neon_schema ~149

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

NameTypeReqDescription
dpop_tokenstring––

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_review_roster ~525

Audit a roster against what this ground's record actually knows. Asked "are these the right pests to watch?", an agent will answer from its own training data — unverifiable, different per model, and confidently wrong exactly at the margins where a review matters. This answers from the record instead: the degree-day models USA-NPN publishes for these coordinates, and what iNaturalist has recorded nearby. Three findings: - **out_of_range** — listed, and this ground's record does not know it. - **absent** — the record knows it well and the roster does not list it. - **implausible** — an observation that cannot be right, with what makes it wrong. This is the one that matters: observations feed ``goodearth_calibration``, which shifts the heat and frost bias for the whole block, so a junk entry degrades every later answer rather than merely showing a wrong row. **Every reason is about the RECORD, never about the animal.** "Not recorded within 16 km" is a fact; "does not live here" is natural history, which Good Earth does not publish. Nothing is removed — the grower who genuinely saw the odd thing is precisely the case worth learning from, so findings are proposed and the patron decides.

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.
observations––Field reports to sanity-check: [{"kind": "frost", "observed_on": "2026-07-04"}, {"kind": "pest", "species": "Walrus", "observed_on": "2026-06-03"}].
pests––The pests being watched: [{"pest": "Codling moth"}, ...].
season––Which season's roster to audit. Defaults to this one.
wildlife––The creatures being tracked: [{"species": "American robin"}, ...].

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_service_status ~22

Check the health and configuration of this service. Free.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_session_status ~287

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_set_pricing_model ~69

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

NameTypeReqDescription
dpop_tokenstring––
model_jsonstringyes–

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_soil_temp_projection ~320

When the soil on this ground crosses a planting threshold. Returns the near-term forecast at planting depth, the date it crosses within that horizon if it does, and when the crossing normally happens here — so a grower knows both "plant this week?" and "how long have I got?". Soil lags air by weeks and is the steadier signal. It is what decides whether a clove or a seed should go in, not one warm afternoon.

NameTypeReqDescription
bandstring–'planting' for 7-28 cm (~3-11 in, the default) or 'shallow' for 0-7 cm.
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…
directionstring–'cooling' for an autumn window, 'warming' for a spring one.
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...) for credit billing.
thresholdnumber–The soil temperature in °F that opens or closes the window. Garlic goes in below about 60.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_task_delete ~85

Remove one task. Scoped to the caller's npub in the WHERE clause, so a known id is not on its own enough to delete somebody else's task.

NameTypeReqDescription
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...).
task_idstringyesThe task's id.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_task_list ~269

One page of a region's tasks, ordered and filtered by the database. The sorting, the timeframe filter and the search all happen in SQL, so a long list costs one page rather than the whole table. ``sort_col`` names a column rather than supplying one: it indexes a fixed map and falls back to the due date, so an unrecognised value gives the default order rather than an error — and can never reach the query.

NameTypeReqDescription
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...).
pageinteger–Zero-based page number.
page_sizeinteger–Rows per page, capped at 200.
region_idstringyesThe saved region whose tasks to list.
searchstring–Optional POSIX regular expression, matched against title and note.
season_startstring–Optional YYYY-MM-DD, so 'season' means the grower's season.
sort_colstring–due, title, done, starts, created or updated.
sort_dirstring–asc or desc.
timeframestring–day, week, month, season or all. 'season' means this farm's season.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_task_save ~208

Create or update one task. Single-day by design: one date and optional clock times on it. No recurrence and no multi-day spans — a farm list is a list of days.

NameTypeReqDescription
doneboolean––
dpop_tokenstring––
duestring–YYYY-MM-DD. The day it is for.
ends_atstring–Optional HH:MM on the due date.
notestring–Optional detail.
npubstring–Required. Your Nostr public key (npub1...).
region_idstringyesThe saved region this task belongs to.
reminder_onlyboolean–True publishes a reminder; false publishes an entry that takes the slot.
starts_atstring–Optional HH:MM on the due date.
task_idstring–Omit to create; pass an existing id to update.
titlestringyesWhat needs doing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_task_set_done ~75

Mark one task done, or put it back.

NameTypeReqDescription
doneboolean–True to tick it off.
dpop_tokenstring––
npubstring–Required. Your Nostr public key (npub1...).
task_idstringyesThe task's id.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_tree_suitability ~495

Whether a tree survives and gets its chill on this ground. A tree is not asked "does it finish before frost" — that is a question only something that must finish in one season can be asked. It is asked two others, both settled before it goes in the ground: * **Will it survive?** Every winter on record has a coldest night; a cultivar has a limit. The answer is how often the first went below the second. * **Will it fruit?** A deciduous fruit tree needs chill hours to break dormancy cleanly. The answer is how many winters on record delivered them. Both come back as a FREQUENCY across the record rather than a yes. A tree that survives nine winters in ten is a different proposition from one that survives five, and any single word hides the difference. Chill is counted as hours in the 32-45 °F band between 1 November and 15 February — the window the published chill-hour figures were derived against. A wider window would bank more hours against a requirement calibrated to a narrower one and report a tree comfortable where it is not. The requirements are yours. Hardiness limits and chill hours are cultivar figures that vary widely within a species; Good Earth computes what this ground delivered against them and does not publish 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.
treesarrayyesThe trees to judge, with the figures from their nursery tags. Each is {"tree": "Honeycrisp apple", "chill_hours": 800, "hardy_to_f": -30} with optional "category" and "emoji". Both figures are option…

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_tree_year ~362

When spring reached this ground, and what the sap did. **First leaf and first bloom**, from USA-NPN's Spring Index, dated for this block and set against its own thirty-year normal. "Spring is early this year" is a headline; "leaf-out reached this block seven days before its normal" is something to act on. First bloom is also when the pollen starts. That is a restatement of what bloom is, not a pollen forecast — Good Earth has no pollen feed, models none, and says nothing about what anyone should do about it. **The sap run**, for a block with maple, birch or walnut on it. Sap moves on freeze and thaw rather than on warmth: a night below freezing followed by a day above it. Counted off this ground's own season record, so it costs no extra call. A block with nothing tappable gets no sap section — the count would be just as true there and would answer a question nobody on that ground asked. The trees are read from the block's own record; nothing needs passing.

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_update_coupon ~168

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

NameTypeReqDescription
clear_total_usesboolean––
clear_uses_per_patronboolean––
coupon_idstringyes–
discount_percent–––
dpop_tokenstring––
name–––
total_uses–––
uses_per_patron–––
valid_from–––
valid_until–––

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_update_operator_credential ~183

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_update_patron_credential ~219

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

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

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_wildlife_calendar ~428

When the other creatures working your season arrive. A farm is not only its crops. Robins arrive, woodchucks wake, squirrels start caching. The same drivers that time a crop time the animals — heat accumulation, day length, and the calendar the sun keeps — so they can be computed for your ground rather than read off a regional average. Three clocks, because animals do not all run on one: a degree-day threshold, a photoperiod threshold (migration runs on this, which is why it barely moves between a warm year and a cold one), or a date from your own record. The thresholds are yours. Good Earth works out when they arrive here; it does not publish natural history.

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––
eventsarrayyesThe events to time, with your own thresholds. Heat-driven: {"species": "Woodchuck", "event": "emergence", "driver": "heat", "gdd": 120, "base_temp": 43}. Daylight-driven: {"species": "Robin", "event"…
npubstring–Required. Your Nostr public key (npub1...) for credit billing.

Structured output declared, but exposes no named fields.

No examples provided.

goodearth_wildlife_catalog ~666

Which animals are actually recorded around this ground. Birds, mammals, amphibians and reptiles observed near here, ranked by how often each has been seen — so the answer for a Vermont lakeshore is not the answer for a Georgia orchard, and neither is a roster someone typed. Species are a landscape fact. A nine-hectare field contains almost no observations of anything, so the search widens to the surrounding country and the response reports how wide it looked; treating that footprint as the farm would be the dishonest version. The ranking measures observers as much as animals — a roadside is better recorded than a back field — so the counts travel with the answer. Pass a scientific name as `species` and this answers with that animal's life-cycle phenophases instead — nest building, nestlings, fledged young, calls or song, emergence above ground. Those come from USA-NPN, which publishes them; they are not written into this service. Roughly half the species recorded around a farm have them, and one that does not returns an empty list rather than a guess, because "not tracked" and "does nothing" are different claims. Set `with_events` to get those phenophases for EVERY species in the list at once, as `habit_events`. Ask for it before writing a roster: an agent left to name events from memory writes "rut onset" and "southbound flights", words this service has never used, where NPN says "Nest building" and "Fledged young". It costs one upstream call per species, which is why it is off by default. **The event name is not load-bearing.** A wildlife row is dated by its DRIVER — heat, daylight, an interval, a calendar date — and the label is the grower's own words. `habit_events` is a courtesy to a caller looking for the right word, never a list of the only acceptable ones: "Big Night crossing" is a real thing a salamander does and no catalogue holds it. Good Earth times an event you set. It does not publish natural history.

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.
speciesstring–Optional. A scientific name from a previous catalogue answer, e.g. 'Strix varia'. Given one, this returns that animal's life-cycle phenophases instead of the regional list.
with_eventsboolean–Include each species' known phenophases as `habit_events`, so a roster can be written from the published vocabulary rather than from memory. Costs one upstream call per species.

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.