{
  "specVersion": "1.0",
  "host": {
    "displayName": "AgentTech I/O",
    "identifier": "agenttech.io",
    "documentationUrl": "https://agenttech.io/docs",
    "logoUrl": "https://agenttech.io/assets/logo.png"
  },
  "entries": [
    {
      "identifier": "urn:air:agenttech.io:mcp:marketing",
      "displayName": "AgentTech Marketing MCP Server",
      "type": "application/mcp-server-card+json",
      "url": "https://agenttech.io/.well-known/mcp/server-card.json",
      "description": "Public, unauthenticated MCP server (Streamable HTTP at https://agenttech.io/mcp) with read-only tools: get_product_overview, get_pricing, list_key_urls. Covers AgentTech Dialer ($50/seat insurance dialer + CRM) and AgentTech 360 (FMO operating system).",
      "tags": ["mcp", "insurance", "dialer", "crm", "pricing", "fmo"],
      "capabilities": ["get_product_overview", "get_pricing", "list_key_urls"],
      "representativeQueries": [
        "how much does AgentTech Dialer cost per seat",
        "what is AgentTech 360 for insurance FMOs",
        "does AgentTech include a CRM with the dialer",
        "which pages on agenttech.io explain AI compliance scoring"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:skill:product-overview",
      "displayName": "AgentTech Product Overview Skill",
      "type": "application/ai-skill+md",
      "url": "https://agenttech.io/.well-known/agent-skills/product-overview/SKILL.md",
      "description": "SKILL.md that explains what AgentTech Dialer and AgentTech 360 are, what they are not, pricing, and canonical sources.",
      "tags": ["skill", "product", "insurance", "pricing"],
      "representativeQueries": [
        "explain AgentTech Dialer to an insurance agency owner",
        "what does AgentTech not do",
        "summarize AgentTech pricing and usage rates"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:skill:site-navigation",
      "displayName": "agenttech.io Site Navigation Skill",
      "type": "application/ai-skill+md",
      "url": "https://agenttech.io/.well-known/agent-skills/site-navigation/SKILL.md",
      "description": "SKILL.md mapping user intents to canonical agenttech.io URLs: products, solutions, comparisons, docs, glossary, demo booking, contact, and discovery endpoints.",
      "tags": ["skill", "navigation", "urls"],
      "representativeQueries": [
        "where is the AgentTech vs Five9 comparison page",
        "find the AgentTech Medicare dialer solution page",
        "how do I book an AgentTech demo"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:skill:book-demo",
      "displayName": "Book an AgentTech Demo Skill",
      "type": "application/ai-skill+md",
      "url": "https://agenttech.io/.well-known/agent-skills/book-demo/SKILL.md",
      "description": "SKILL.md with the steps to schedule an AgentTech Dialer or AgentTech 360 demo for an insurance agency, call center, or FMO.",
      "tags": ["skill", "demo", "sales"],
      "representativeQueries": [
        "schedule a demo of an insurance dialer with AI compliance scoring",
        "book a walkthrough of AgentTech 360 commissions for my FMO",
        "who do I contact at AgentTech for sales"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:api:discovery-openapi",
      "displayName": "agenttech.io Discovery Endpoints (OpenAPI)",
      "type": "application/vnd.oai.openapi+json",
      "url": "https://agenttech.io/.well-known/openapi.json",
      "description": "OpenAPI 3 description of the public, unauthenticated discovery endpoints on agenttech.io (api-catalog, openapi, health, llms.txt). The AgentTech Dialer product REST API (200+ actions) is documented at https://agenttech.io/api and served from https://dialer.agenttech.io/api.php to authenticated customers.",
      "tags": ["openapi", "discovery", "api"],
      "representativeQueries": [
        "what public machine-readable endpoints does agenttech.io expose",
        "is there an OpenAPI document for AgentTech",
        "how do I check whether agenttech.io is up"
      ],
      "version": "1.0.0",
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:api:catalog",
      "displayName": "agenttech.io API Catalog (RFC 9727 linkset)",
      "type": "application/linkset+json",
      "url": "https://agenttech.io/.well-known/api-catalog",
      "description": "RFC 9727 API catalog linkset pointing to the OpenAPI description, human documentation, and health status for agenttech.io.",
      "tags": ["api-catalog", "linkset", "rfc9727"],
      "representativeQueries": [
        "list the APIs published by agenttech.io",
        "where is the AgentTech API documentation"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:docs:llms-txt",
      "displayName": "AgentTech llms.txt",
      "type": "text/markdown",
      "url": "https://agenttech.io/llms.txt",
      "description": "Concise, LLM-oriented summary of AgentTech Dialer and AgentTech 360: products, pricing, company facts, what the products are not, canonical URLs, and discovery endpoints. Expanded version at https://agenttech.io/llms-full.txt.",
      "tags": ["llms.txt", "summary", "insurance", "dialer", "fmo"],
      "representativeQueries": [
        "give me a one-page summary of AgentTech",
        "what insurance verticals does AgentTech serve",
        "how was AgentTech funded",
        "is AgentTech HIPAA or SOC 2 compliant"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    },
    {
      "identifier": "urn:air:agenttech.io:auth:auth-md",
      "displayName": "agenttech.io auth.md",
      "type": "text/markdown",
      "url": "https://agenttech.io/auth.md",
      "description": "Agent authentication notes: the marketing site is public; agents may optionally register anonymously (RFC 7591) with the agenttech.io OAuth 2.0 authorization server and obtain client_credentials tokens (scope mcp:read) for the public MCP server. The AgentTech Dialer product API on dialer.agenttech.io is separate and uses dialer-credential sessions or partner API keys.",
      "tags": ["auth", "auth.md", "oauth2", "api-key"],
      "representativeQueries": [
        "how does an agent authenticate to the AgentTech API",
        "how do I register an AI agent with agenttech.io and get an OAuth token",
        "does agenttech.io require login to read its pages",
        "how do lead vendors check AgentTech agent availability"
      ],
      "updatedAt": "2026-09-21T00:00:00Z"
    }
  ]
}
