"Six months ago, everyone was talking about MCPs. And I was like, screw MCPs. Every MCP would be better as a CLI."
— Peter Steinberger, Founder of OpenClaw
Watch on YouTube (~2:39:00) | Lex Fridman Podcast #491
A production-ready command-line interface for the Climate FieldView Platform API. Manage agricultural data including fields, boundaries, planting/harvest activities, and agronomic data.
- Fields — List and retrieve field information
- Boundaries — Manage field boundary geometry
- Uploads — Upload imagery, prescriptions, agronomic data
- Layers — Access planting, harvest, application, and scouting data
- Exports — Export data in GeoJSON format
- JSON output — All commands support
--json
npm install -g @ktmcp-cli/climateConfigure your API key:
climate config set --api-key YOUR_API_KEYOr use OAuth:
climate config set --client-id YOUR_CLIENT_ID --client-secret YOUR_CLIENT_SECRETclimate fields list
climate fields all
climate fields get <field-id>climate boundaries get <boundary-id>climate uploads status <upload-id>climate layers planted
climate layers harvested
climate layers applied
climate layers scoutingclimate exports status <export-id>climate fields list --json
climate layers planted --json | jq '.[] | {id, fieldId}'MIT — see LICENSE for details.
Part of the KTMCP CLI project.
If you find this CLI useful, we'd greatly appreciate your support! Share your experience on:
- Twitter/X
- Hacker News
Incentive: Users who can demonstrate that their support/advocacy helped advance KTMCP will have their feature requests and issues prioritized.
Just be mindful - these are real accounts and real communities. Authentic mentions and genuine recommendations go a long way!
If you find this CLI useful, we'd appreciate support across Reddit, Twitter, Hacker News, or Moltbook. Please be mindful - these are real community accounts. Contributors who can demonstrate their support helped advance KTMCP will have their PRs and feature requests prioritized.