coder.com
Coder
Give developers a secure, governed environment to run AI coding agents at scale. Self-hosted infrastructure with full control over agent permissions, audit logging, and compliance.
70
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 +30 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at
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
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 coder.com
Made from what Actuent already knows. Edit it, then publish it at
https://coder.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.{
"lawp_version": "0.3",
"domain": "coder.com",
"name": "Coder",
"language": "en",
"pages": {
"/": {
"title": "Coder | Enterprise AI Development Infrastructure & Governance",
"content": "Give developers a secure, governed environment to run AI coding agents at scale. Self-hosted infrastructure with full control over agent permissions, audit logging, and compliance."
},
"/blog": {
"title": "Blog",
"content": "Blog"
},
"/about": {
"title": "About Coder",
"content": "About Coder"
},
"/pricing": {
"title": "Pricing",
"content": "Pricing"
},
"/changelog": {
"title": "Changelog",
"content": "Changelog"
},
"/docs/llms.txt": {
"title": "Index",
"content": "Curated list of every documentation page."
},
"/solutions/agents": {
"title": "AI Coding Agents",
"content": "AI Coding Agents"
},
"/docs/llms-full.txt": {
"title": "Full corpus",
"content": "Every page concatenated into one Markdown document for one-shot ingestion."
},
"/solutions/workspaces": {
"title": "Cloud Development Environments",
"content": "Cloud Development Environments"
},
"/docs/code-server/llms.txt": {
"title": "Index",
"content": "Curated list of every documentation page."
},
"/docs/code-server/llms-full.txt": {
"title": "Full corpus",
"content": "Every page concatenated into one Markdown document for one-shot ingestion."
}
},
"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"
},
{
"id": "subscribe",
"name": "Subscribe",
"input": {
"type": "text",
"required": false
},
"intent": [
"subscribe",
"newsletter",
"updates"
],
"description": "Subscribe to the newsletter or updates"
},
{
"id": "careers",
"name": "View jobs",
"input": {
"type": "text",
"required": false
},
"intent": [
"careers",
"jobs",
"hiring",
"work with us"
],
"description": "See open positions"
}
]
}What AI agents can do here
View pricing
See plans and prices
pricingpricesplanscosthow muchContact
Get in touch with the site owner
contactget in touchemailmessagesupportSubscribe
Subscribe to the newsletter or updates
subscribenewsletterupdatesView jobs
See open positions
careersjobshiringwork with usBusiness details
9901 Brodie Lane Suite 160 #1212, 78748-5892, Austin, US
Pages
Coder | Enterprise AI Development Infrastructure & Governance /
Give developers a secure, governed environment to run AI coding agents at scale. Self-hosted infrastructure with full control over agent permissions, audit logging, and compliance.
Blog /blog
Blog
About Coder /about
About Coder
Pricing /pricing
Pricing
Changelog /changelog
Changelog
Index /docs/llms.txt
Curated list of every documentation page.
AI Coding Agents /solutions/agents
AI Coding Agents
Full corpus /docs/llms-full.txt
Every page concatenated into one Markdown document for one-shot ingestion.
Cloud Development Environments /solutions/workspaces
Cloud Development Environments
Index /docs/code-server/llms.txt
Curated list of every documentation page.
Full corpus /docs/code-server/llms-full.txt
Every page concatenated into one Markdown document for one-shot ingestion.
For AI agents
Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=coder.com
Or connect Actuent to ChatGPT or Claude:
https://agents.actuent.ai/api/mcpLast updated 26 Sep 2026
Is this your site?
Claim coder.com to edit what AI agents see, make your actions executable, and show your score:
Show your score:
<script src="https://api.actuent.ai/badge.js" data-domain="coder.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=coder.com&style=cardActuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.
