{
  "name": "AgentBuild",
  "version": "1.0",
  "updated": "2026-07-13",
  "description": "A real business web presence, operated by whichever AI the human chooses. One API through which an agent connects a domain the human owns, configures DNS and email at the domain, deploys the site, captures leads, manages SEO and structured data by default, and maintains everything over time. The site, its content, and its operational history live in AgentBuild, and the domain stays registered to the human, so they can build from one AI client today and manage from another tomorrow.",
  "homepage": "https://agentbuild.it",
  "documentation": "https://agentbuild.it/for-agents",
  "status": "private-beta",
  "integrations": {
    "rest": {
      "base_url": "https://api.agentbuild.it",
      "auth": "bearer-api-key",
      "envelope": {
        "status": "success | error",
        "result": "object",
        "next_actions": "array of { description, command }"
      }
    },
    "mcp": {
      "server_url": "https://api.agentbuild.it/v1/mcp",
      "auth": "oauth2 (auto-discovered via /.well-known/oauth-protected-resource) or bearer API key",
      "clients": [
        "ChatGPT",
        "Claude",
        "Claude Desktop",
        "Claude Code",
        "any MCP-compatible runtime"
      ]
    }
  },
  "mcp_tools": [
    "account_get",
    "account_update_contact",
    "asset_list",
    "asset_upload",
    "billing_status",
    "consent_history",
    "content_create",
    "content_delete",
    "content_get",
    "content_list",
    "content_update",
    "discovery_start",
    "discovery_update",
    "dns_list",
    "dns_preset",
    "dns_set",
    "domain_add_custom",
    "domain_check",
    "domain_info",
    "domain_list",
    "domain_verify",
    "email_catchall",
    "email_forward",
    "email_setup",
    "email_verify",
    "feature_set",
    "form_submissions",
    "image_library",
    "image_search",
    "media_panel",
    "schema_get",
    "schema_preview",
    "schema_set",
    "schema_validate",
    "section_types",
    "site_analytics_summary",
    "site_build",
    "site_create",
    "site_delete",
    "site_deploy",
    "site_list",
    "site_publish",
    "site_rollback",
    "site_screenshot",
    "site_settings_get",
    "site_settings_update",
    "site_status",
    "site_validate",
    "support_escalate",
    "template_get",
    "template_list",
    "theme_get",
    "theme_presets",
    "theme_set",
    "tracking_add",
    "tracking_list",
    "tracking_remove",
    "update_and_deploy"
  ],
  "section_types": [
    "hero",
    "features",
    "pricing",
    "testimonials",
    "contact",
    "faq",
    "cta",
    "text",
    "content",
    "gallery",
    "embed",
    "blog-list",
    "team-members",
    "services",
    "hours",
    "portfolio",
    "stats",
    "logo-cloud",
    "awards",
    "menu-items",
    "sticky-scroll",
    "page-header",
    "comparison-table",
    "bento-grid",
    "article-body",
    "ordering",
    "events"
  ],
  "build_architecture": {
    "site_template": "Astro 5 + Tailwind 4 + CVA",
    "hosting": "Cloudflare Pages",
    "cdn": "Cloudflare global edge",
    "per_site_data": "Cloudflare D1",
    "per_site_assets": "Cloudflare R2"
  },
  "contact": {
    "waitlist": "https://agentbuild.it/waitlist",
    "developers": "https://agentbuild.it/for-agents"
  }
}
