Greenlight

RTrentJones/Greenlight
★ 0 stars TypeScript DevOps Updated today
A reproducible deploy + verification harness for AI-built tools — every change ships through objective gates. Turn a domain plus API tokens into a live personal site and a self-verifying agentic deploy loop, with plug-and-play subdomain tools — web apps or MCP servers. Provider-agnostic and free-tier-first.
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": {
    "greenlight": {
      "command": "npx",
      "args": [
        "-y",
        "RTrentJones/Greenlight"
      ]
    }
  }
}

README Excerpt

A reproducible **deploy + verification harness for AI-built tools** — every change ships through objective gates. Turn a domain plus API tokens into a live personal site and a self-verifying agentic deploy loop, with plug-and-play subdomain tools — **web apps or MCP servers**. Provider-agnostic and free-tier-first: the blog and each tool target Cloudflare Workers or Vercel,

Tools (1)

adopt