Actuent
factory.ai

Factory

Build faster with AI coding agents. Factory Droids automate coding, testing, and deployment for startups and enterprises.

60
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ○ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ✓ Business details (address, hours, phone)

How to improve this score

Up to +40 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
Starter lawp.json for factory.ai
Made from what Actuent already knows. Edit it, then publish it at https://factory.ai/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "factory.ai",
  "name": "Factory",
  "language": "en",
  "pages": {
    "/": {
      "title": "Factory | Agent-Native Software Development",
      "content": "Build faster with AI coding agents. Factory Droids automate coding, testing, and deployment for startups and enterprises."
    },
    "/llms.txt": {
      "title": "Factory documentation llms.txt",
      "content": "structured documentation index optimized for LLMs."
    },
    "/sdk/python": {
      "title": "Factory Droid Python SDK",
      "content": "Build custom agents and software workflows in Python."
    },
    "/harness/mcp": {
      "title": "Factory MCP integrations",
      "content": "Connect MCP servers to Droid. These are MCP client instructions, not a hosted Factory MCP server."
    },
    "/openapi.json": {
      "title": "Factory OpenAPI specification",
      "content": "Machine-readable operations, bearer authentication, request schemas, and typed JSON error responses."
    },
    "/api-reference": {
      "title": "Factory Public API",
      "content": "REST operations for sessions, computers, automations, organization management, service accounts, and wikis."
    },
    "/sdk/typescript": {
      "title": "Factory Droid TypeScript SDK",
      "content": "Build custom agents and software workflows in TypeScript."
    },
    "/software-factory/automations": {
      "title": "Automations",
      "content": "trigger droids from events."
    },
    "/enterprise/identity-and-access": {
      "title": "Factory authentication and access",
      "content": "API keys, service accounts, roles, and organization access controls."
    },
    "/software-factory/wiki/overview": {
      "title": "AutoWiki",
      "content": "auto-generated documentation."
    },
    "/software-factory/code-review-ci": {
      "title": "Code Review",
      "content": "AI review on every PR."
    }
  },
  "actions": [
    {
      "id": "view_pricing",
      "name": "View pricing",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "pricing",
        "prices",
        "plans",
        "cost",
        "how much"
      ],
      "description": "See plans and prices"
    },
    {
      "id": "contact",
      "name": "Contact",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "contact",
        "get in touch",
        "email",
        "message",
        "support"
      ],
      "description": "Get in touch with the site owner"
    }
  ]
}

What AI agents can do here

View pricing
See plans and prices
pricingpricesplanscosthow much
Contact
Get in touch with the site owner
contactget in touchemailmessagesupport

Business details

410 Townsend St. Suite 100, 94107, San Francisco, US

Pages

Factory | Agent-Native Software Development /
Build faster with AI coding agents. Factory Droids automate coding, testing, and deployment for startups and enterprises.
Factory documentation llms.txt /llms.txt
structured documentation index optimized for LLMs.
Factory Droid Python SDK /sdk/python
Build custom agents and software workflows in Python.
Factory MCP integrations /harness/mcp
Connect MCP servers to Droid. These are MCP client instructions, not a hosted Factory MCP server.
Factory OpenAPI specification /openapi.json
Machine-readable operations, bearer authentication, request schemas, and typed JSON error responses.
Factory Public API /api-reference
REST operations for sessions, computers, automations, organization management, service accounts, and wikis.
Factory Droid TypeScript SDK /sdk/typescript
Build custom agents and software workflows in TypeScript.
Automations /software-factory/automations
trigger droids from events.
Factory authentication and access /enterprise/identity-and-access
API keys, service accounts, roles, and organization access controls.
AutoWiki /software-factory/wiki/overview
auto-generated documentation.
Code Review /software-factory/code-review-ci
AI review on every PR.

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=factory.ai
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 26 Sep 2026

Is this your site?

Claim factory.ai to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="factory.ai" async></script> or the image https://api.actuent.ai/badge.svg?domain=factory.ai&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.