{
  "schemaVersion": "2026-03-26",
  "name": "texascoworking",
  "title": "Texas Coworking — Agents First resources",
  "description": "Read-only, agent-discoverable resources for texascoworking.com, built per the Agents First framework (https://agentsfirst.dev). Static JSON resources; no write tools.",
  "version": "1.0.0",
  "provider": { "name": "WholeTech", "url": "https://wholetech.com" },
  "documentation": "https://texascoworking.com/AGENTS.md",
  "capabilities": { "resources": { "listChanged": false }, "tools": {} },
  "resources": [
    { "name": "event", "uri": "https://texascoworking.com/api/event.json", "mimeType": "application/json", "description": "The June 8, 2026 Claude Code Community Meetup at Capital Factory, Austin TX." },
    { "name": "glossary", "uri": "https://texascoworking.com/api/glossary.json", "mimeType": "application/json", "description": "Definitions of Agents First, MCP, llms.txt and related terms." },
    { "name": "principles", "uri": "https://texascoworking.com/api/principles.json", "mimeType": "application/json", "description": "The nine Agents First principles." }
  ],
  "tools": [],
  "agentsFirst": {
    "framework": "https://agentsfirst.dev",
    "adoptionLevel": 3,
    "llmsTxt": "https://texascoworking.com/llms.txt",
    "agentsMd": "https://texascoworking.com/AGENTS.md"
  }
}
