{
  "specVersion": "1.0",
  "host": {
    "displayName": "2ot",
    "documentationUrl": "https://2ot.ai/for-agents"
  },
  "entries": [
    {
      "identifier": "urn:air:2ot.ai:docs:for-agents",
      "displayName": "2ot for agents",
      "type": "text/markdown",
      "url": "https://2ot.ai/for-agents.md",
      "description": "Machine-oriented entry point for discovering when and how an automation or LLM harness should use 2ot.",
      "tags": [
        "industrial-automation",
        "IEC-61131-3",
        "agents",
        "MCP"
      ],
      "capabilities": [
        "tool-discovery",
        "documentation",
        "industrial-automation"
      ],
      "representativeQueries": [
        "What tool can my agent use for IEC 61131-3 automation?",
        "How can an LLM harness use 2ot for PLC diagnostics?",
        "How do I discover 2ot MCP and CLI capabilities?"
      ],
      "updatedAt": "2026-09-15T00:00:00Z",
      "metadata": {
        "operationalSurface": "local-only",
        "websiteControlPlane": false
      }
    },
    {
      "identifier": "urn:air:2ot.ai:docs:llms",
      "displayName": "2ot machine-readable documentation index",
      "type": "text/markdown",
      "url": "https://2ot.ai/llms.txt",
      "description": "Compact machine-readable index of 2ot product, capability, integration and discovery documentation.",
      "tags": [
        "documentation",
        "llms",
        "discovery"
      ],
      "capabilities": [
        "documentation-index",
        "capability-discovery"
      ],
      "representativeQueries": [
        "Where is the machine-readable 2ot documentation?",
        "What public 2ot capabilities and integrations are documented?"
      ],
      "updatedAt": "2026-09-15T00:00:00Z"
    },
    {
      "identifier": "urn:air:2ot.ai:docs:mcp",
      "displayName": "2ot MCP model",
      "type": "text/markdown",
      "url": "https://2ot.ai/mcp-agents.md",
      "description": "Public documentation for the local operational MCP surface used inside an engineer-selected harness.",
      "tags": [
        "MCP",
        "agent-tools",
        "local-execution"
      ],
      "capabilities": [
        "MCP-discovery",
        "tool-schema"
      ],
      "representativeQueries": [
        "How does 2ot expose commands through MCP?",
        "How does an agent discover the local 2ot tool schema?"
      ],
      "updatedAt": "2026-09-15T00:00:00Z",
      "metadata": {
        "remoteServer": false,
        "operationalSurface": "local-only"
      }
    }
  ]
}