goodearth_block_save — Good Earth MCP Tool
goodearth_block_save
(goodearth block save) is one of 81 tools on the
Good Earth
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call goodearth_block_save from your client
- Claude Code Good Earth goodearth_block_save run in your project directory
- Claude Desktop Good Earth goodearth_block_save ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Good Earth goodearth_block_save ~/.cursor/mcp.json
- VS Code Good Earth goodearth_block_save .vscode/mcp.json
- Zed Good Earth goodearth_block_save ~/.config/zed/settings.json
- Windsurf Good Earth goodearth_block_save ~/.codeium/windsurf/mcp_config.json
- Cline Good Earth goodearth_block_save ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Good Earth goodearth_block_save ~/.gemini/settings.json
- Grok Good Earth goodearth_block_save .mcp.json (in your project root)
- ChatGPT Good Earth goodearth_block_save Settings → Connectors → Advanced → Developer mode
- Claude.ai Good Earth goodearth_block_save Settings → Connectors → Add custom connector
- LangChain Good Earth goodearth_block_save pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http goodearth-mcp https://goodearth-mcp.fastmcp.app/mcp
Other tools on this server
- goodearth_check_balance
- goodearth_purchase_credits
- goodearth_check_payment
- goodearth_restore_credits
- goodearth_account_statement
- goodearth_account_statement_infographic
- goodearth_report_issue
- goodearth_service_status
- goodearth_get_operator_onboarding_status
- goodearth_get_patron_onboarding_status
- goodearth_session_status
- goodearth_request_credential_channel
- goodearth_receive_credentials
- goodearth_forget_credentials
- goodearth_update_patron_credential
- goodearth_update_operator_credential
- goodearth_delete_patron_credential
- goodearth_delete_operator_credential
- goodearth_get_patron_credential_fields
- goodearth_request_npub_proof
- goodearth_receive_npub_proof
- goodearth_check_proof_status
- goodearth_oracle_how_to_join
- goodearth_oracle_get_tax_rate
- goodearth_oracle_lookup_member
- goodearth_oracle_about
- goodearth_oracle_network_advisory
- goodearth_check_authority_balance
- goodearth_get_pricing_model
- goodearth_set_pricing_model
- goodearth_reset_pricing_model
- goodearth_request_adoption
- goodearth_adoption_status
- goodearth_restore_neon_schema
- goodearth_list_canonical_identities
- goodearth_get_nostr_profile
- goodearth_publish_nostr_profile
- goodearth_check_price
- goodearth_list_constraint_types
- goodearth_mint_coupon
- goodearth_list_coupons
- goodearth_update_coupon
- goodearth_delete_coupon
- goodearth_redeem_coupon
- goodearth_list_my_coupons
- goodearth_forget_coupon
- goodearth_notarize_ledger
- goodearth_get_notarization_proof
- goodearth_list_notarizations
- goodearth_gdd_season_curve
- goodearth_frost_window
- goodearth_crop_gdd_status
- goodearth_soil_temp_projection
- goodearth_pest_threshold
- goodearth_calibration
- goodearth_almanac
- goodearth_plan_the_season
- goodearth_review_roster
- goodearth_task_save
- goodearth_task_list
- goodearth_task_delete
- goodearth_task_set_done
- goodearth_pest_catalog
- goodearth_nearby_species
- goodearth_wildlife_catalog
- goodearth_wildlife_calendar
- goodearth_crop_suitability
- goodearth_tree_suitability
- goodearth_tree_year
- goodearth_calendar_dataset
- goodearth_calendar_fetch
- goodearth_calendar_list
- goodearth_calendar_revoke
- goodearth_planting_window
- goodearth_forget_my_ground
- goodearth_block_list
- goodearth_block_item_save
- goodearth_block_item_list
- goodearth_disease_risk
- goodearth_drying_window
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.