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.
Available components
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
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 81 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
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
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
claude mcp add --transport http lonniev-goodearth-mcp 'https://goodearth-mcp.fastmcp.app/mcp'
{
"mcpServers": {
"lonniev-goodearth-mcp": {
"url": "https://goodearth-mcp.fastmcp.app/mcp"
}
}
} {
"servers": {
"lonniev-goodearth-mcp": {
"type": "http",
"url": "https://goodearth-mcp.fastmcp.app/mcp"
}
}
} [mcp_servers.lonniev-goodearth-mcp] url = "https://goodearth-mcp.fastmcp.app/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"lonniev-goodearth-mcp": {
"type": "remote",
"url": "https://goodearth-mcp.fastmcp.app/mcp",
"enabled": true
}
}
} openclaw mcp add lonniev-goodearth-mcp --url 'https://goodearth-mcp.fastmcp.app/mcp' --transport streamable-http
mcp_servers:
lonniev-goodearth-mcp:
url: "https://goodearth-mcp.fastmcp.app/mcp" {
"McpServers": {
"lonniev-goodearth-mcp": {
"Transport": "http",
"Url": "https://goodearth-mcp.fastmcp.app/mcp"
}
}
} assistant mcp add lonniev-goodearth-mcp -t streamable-http -u 'https://goodearth-mcp.fastmcp.app/mcp'
{
"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.
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
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 |
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 →
goodearth_pest_threshold 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
| pests | array | yes | The 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_planting_window 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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… |
| crops | array | yes | The 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_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_publish_nostr_profile 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.
| Name | Type | Req | Description |
|---|---|---|---|
| npub | string | – | The patron's Nostr public key the event must be signed by. |
| signed_event | string | – | A JSON-encoded, client-signed kind-0 event. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_purchase_credits 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.
| Name | Type | Req | Description |
|---|---|---|---|
| amount_sats | integer | – | Satoshis to purchase (default 1000). |
| dpop_token | string | yes | Raw 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… |
| npub | string | yes | The Nostr public key (npub1...) the credits will fund. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_receive_credentials 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.
| Name | Type | Req | Description |
|---|---|---|---|
| credential_card | string | – | Optional. An ncred1... card to redeem directly (bypasses the relay drain; dpop_token not needed). |
| dpop_token | string | – | Required. The session phrase returned by request_credential_channel for this exact channel. |
| sender_npub | string | – | Required. The npub that sent the credentials. |
| service | string | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | Required. The dpop_token returned by request_npub_proof. |
| patron_npub | string | – | Required. The patron's npub to receive proof from. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_redeem_coupon 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.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | – |
| dpop_token | string | – | – |
| npub | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_report_issue 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.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | The details — which tool, what was wrong, what you expected. |
| dpop_token | string | yes | Raw 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… |
| npub | string | yes | Your Nostr public key (npub1...); the report's author of record. |
| title | string | yes | One-line summary of the problem. |
| tool_name | string | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| authority_npub | string | yes | npub of the Authority to request adoption from. |
| dpop_token | string | – | operator-npub ownership proof (inline kind-27235 or cached token). |
| note | string | – | optional message for the Authority owner. |
| service_url | string | – | this operator's MCP endpoint (advertised to the Authority). |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_request_credential_channel 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.
| Name | Type | Req | Description |
|---|---|---|---|
| sender_npub | string | – | Required. The npub to send the template to. |
| service | string | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| patron_npub | string | – | Required. The patron's npub to request proof from. |
| reason | string | – | 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_at | string | – | 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 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).
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_restore_credits 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | yes | A kind-27235 Nostr event signed by the OPERATOR's nsec for this tool. Patron proofs are rejected. |
| invoice_id | string | yes | The BTCPay invoice ID to verify and credit. |
| patron_npub | string | yes | The patron's npub whose ledger receives the grant. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_restore_neon_schema 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).
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_review_roster 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| npub | string | – | 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 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| patron_npub | string | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
| model_json | string | yes | – |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_soil_temp_projection 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.
| Name | Type | Req | Description |
|---|---|---|---|
| band | string | – | 'planting' for 7-28 cm (~3-11 in, the default) or 'shallow' for 0-7 cm. |
| block | string | yes | The 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… |
| direction | string | – | 'cooling' for an autumn window, 'warming' for a spring one. |
| dpop_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
| threshold | number | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...). |
| task_id | string | yes | The task's id. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_task_list 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...). |
| page | integer | – | Zero-based page number. |
| page_size | integer | – | Rows per page, capped at 200. |
| region_id | string | yes | The saved region whose tasks to list. |
| search | string | – | Optional POSIX regular expression, matched against title and note. |
| season_start | string | – | Optional YYYY-MM-DD, so 'season' means the grower's season. |
| sort_col | string | – | due, title, done, starts, created or updated. |
| sort_dir | string | – | asc or desc. |
| timeframe | string | – | 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| done | boolean | – | – |
| dpop_token | string | – | – |
| due | string | – | YYYY-MM-DD. The day it is for. |
| ends_at | string | – | Optional HH:MM on the due date. |
| note | string | – | Optional detail. |
| npub | string | – | Required. Your Nostr public key (npub1...). |
| region_id | string | yes | The saved region this task belongs to. |
| reminder_only | boolean | – | True publishes a reminder; false publishes an entry that takes the slot. |
| starts_at | string | – | Optional HH:MM on the due date. |
| task_id | string | – | Omit to create; pass an existing id to update. |
| title | string | yes | What needs doing. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_task_set_done Goodearth Task Set Done ~75
Mark one task done, or put it back.
| Name | Type | Req | Description |
|---|---|---|---|
| done | boolean | – | True to tick it off. |
| dpop_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...). |
| task_id | string | yes | The task's id. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_tree_suitability 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
| trees | array | yes | The 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_update_coupon 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.
| Name | Type | Req | Description |
|---|---|---|---|
| clear_total_uses | boolean | – | – |
| clear_uses_per_patron | boolean | – | – |
| coupon_id | string | yes | – |
| discount_percent | – | – | – |
| dpop_token | string | – | – |
| 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | yes | Operator proof for this tool. |
| field | string | yes | The operator credential field to set. Must be declared in the operator's credential template. |
| value | string | yes | The value to store. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_update_patron_credential 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.
| Name | Type | Req | Description |
|---|---|---|---|
| dpop_token | string | yes | Raw 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… |
| field | string | yes | The credential field name to set. |
| npub | string | yes | The patron's Nostr public key (npub1...). |
| value | string | yes | The value to store. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_wildlife_calendar 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| events | array | yes | The 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"… |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
Structured output declared, but exposes no named fields.
No examples provided.
goodearth_wildlife_catalog 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.
| Name | Type | Req | Description |
|---|---|---|---|
| block | string | yes | The 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_token | string | – | – |
| npub | string | – | Required. Your Nostr public key (npub1...) for credit billing. |
| species | string | – | 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_events | boolean | – | 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.
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.