Skip to content

Week 6 Exercise: Agronomy Helper for Farmers#1222

Open
sammyloto wants to merge 1 commit intoed-donner:mainfrom
sammyloto:sammyloto-week6-exercise
Open

Week 6 Exercise: Agronomy Helper for Farmers#1222
sammyloto wants to merge 1 commit intoed-donner:mainfrom
sammyloto:sammyloto-week6-exercise

Conversation

@sammyloto
Copy link
Copy Markdown

Summary

Adds Agronomy Advisor, a small MCP server for agronomy-style scenario planning: GDD sums, planting-window hints, soil–water snapshots, crop rotation scores, synthetic pest-pressure bands, nutrient placeholder, and a combined field brief—plus JSON resources for crop/zone catalogs.

Note: Numeric outputs are illustrative / synthetic (coursework and agent demos, not farm advice).

Layout: mcp_server.py (FastMCP tools + resources), agronomy_core.py (domain logic), app.py (CLI chat via stdio), simple_client.py (smoke test, no LLM), mcp_params.py (stdio params for agents).

Run: set OPENAI_API_KEY, then python app.py to spin up the CLI ; optional python simple_client.py or python mcp_server.py for server-only testing

cc @hopeogbons

Screenshot 2026-04-03 at 00 20 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant