TerraPilot

kaiquetheo-star/TerraPilot
★ 0 stars Python AI/LLM Updated 1d ago
AI-driven Autopilot Agent for environmental compliance. Bridges offline-first field data collection with a Human-in-the-Loop (HITL) validation dashboard, powered by Qwen-Agent, MCP Servers, and Alibaba Cloud.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "terrapilot": {
      "command": "uvx",
      "args": [
        "terrapilot"
      ]
    }
  }
}

Or install with pip: pip install terrapilot

README Excerpt

**Autonomous AI agent for environmental validation using Qwen Cloud, MCP, and Alibaba Cloud.** TerraPilot is an **Autopilot Agent** that automates validation of Brazil's Rural Environmental Registry (CAR), reducing processing time from weeks to minutes while preserving human oversight for critical decisions.