app-generation-microservice

carlosge492/app-generation-microservice
★ 0 stars Python AI/LLM Updated today
Agentic build service: POST a JSON product requirements document, get a compiled Flutter APK. Paid per build with x402 (USDC on Base), settled on-chain before the build starts. Remote MCP server included.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "app-generation-micro": {
      "command": "uvx",
      "args": [
        "app-generation-microservice"
      ]
    }
  }
}

Or install with pip: pip install app-generation-microservice

README Excerpt

Takes a JSON Product Requirements Document and emits a compiled Flutter application. Built as a LangGraph loop with four subagents, a QA gate that runs the real Flutter toolchain, and an x402 payment gate in front of packaging. The design goal is not "generates plausible code" but **zero-error compilation**:

Tools (7)

BUILDS_RATE_LIMITBUILDS_RATE_WINDOW_SECONDSBUILD_HEARTBEAT_SECONDSBUILD_LEASE_SECONDSBUILD_MAX_ATTEMPTSBUILD_WORKER_EMBEDDEDchromedriver

Topics

agent-paymentsai-agentsbasecode-generationflutterlanggraphmcpmodel-context-protocolusdcx402