agent-ready-poc

agent-ready-ai/agent-ready-poc
★ 0 stars JavaScript AI/LLM Updated today
Proof-of-concept built end-to-end by an autonomous AI agent. Static site on Cloudflare Pages with an MCP server, JSON-LD entity graph, Turnstile-protected contact form via Cloudflare Email Routing, and three independent quality gates passing. Live at agentreadypoc.com.
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": {
    "agent-ready-poc": {
      "command": "npx",
      "args": [
        "-y",
        "agent-ready-ai/agent-ready-poc"
      ]
    }
  }
}

README Excerpt

A proof-of-concept that an autonomous AI agent — Claude, running inside Claude Code — can ship a complete, modern, secure, accessible, agent-ready static site end-to-end on Cloudflare, with a human operator's role limited to approval at eight checkpoints reserved for human judgment. **Live:** <https://agentreadypoc.com> · also <https://agent-ready-poc.pages.dev>

Tools (3)

Makefilegitmake

Topics

agent-readyclaude-codecloudflareeleventyjson-ldmcp