{
  "schemaVersion": "2026-03-26",
  "name": "americancoworking",
  "title": "americancoworking.com — Agents First resources",
  "description": "Read-only, agent-discoverable resources for americancoworking.com, built per the Agents First framework (https://agentsfirst.dev).",
  "version": "1.0.0",
  "provider": {
    "name": "WholeTech",
    "url": "https://wholetech.com"
  },
  "documentation": "https://americancoworking.com/AGENTS.md",
  "capabilities": {
    "resources": {
      "listChanged": false
    },
    "tools": {}
  },
  "resources": [
    {
      "name": "event",
      "uri": "https://americancoworking.com/api/event.json",
      "mimeType": "application/json",
      "description": "Claude Code Community Meetup at Capital Factory (2026-06-08)."
    },
    {
      "name": "glossary",
      "uri": "https://americancoworking.com/api/glossary.json",
      "mimeType": "application/json",
      "description": "Agents First / AI vocabulary."
    },
    {
      "name": "principles",
      "uri": "https://americancoworking.com/api/principles.json",
      "mimeType": "application/json",
      "description": "The nine Agents First principles."
    }
  ],
  "tools": [],
  "agentsFirst": {
    "framework": "https://agentsfirst.dev",
    "adoptionLevel": 3,
    "llmsTxt": "https://americancoworking.com/llms.txt",
    "agentsMd": "https://americancoworking.com/AGENTS.md"
  }
}
