{
  "specVersion": "1.0",
  "host": {
    "displayName": "infiSet",
    "identifier": "did:web:infiset.com",
    "domain": "infiset.com",
    "description": "Technology company engineering custom software, intelligent AI systems, cloud infrastructure, and connected technology.",
    "contact": "connect@infiset.com",
    "location": "India / Remote-First Global"
  },
  "entries": [
    {
      "identifier": "urn:air:infiset.com:mcp:server-card",
      "displayName": "infiSet MCP Server Card (SEP-1649)",
      "description": "Model Context Protocol server card for AI agent discovery, tool invocation, and intake execution.",
      "type": "application/json",
      "url": "https://infiset.com/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "connect to infiset mcp server",
        "mcp server for infiset software engineering",
        "run infiset tools via model context protocol"
      ]
    },
    {
      "identifier": "urn:air:infiset.com:a2a:agent-card",
      "displayName": "infiSet A2A Agent Card",
      "description": "Agent-to-Agent protocol discovery card for autonomous AI agent collaboration and project scoping.",
      "type": "application/json",
      "url": "https://infiset.com/.well-known/agent-card.json",
      "representativeQueries": [
        "discover infiset a2a agent",
        "agent to agent communication with infiset",
        "infiset agent capabilities and skills"
      ]
    },
    {
      "identifier": "urn:air:infiset.com:api:catalog",
      "displayName": "infiSet API Catalog (RFC 9727)",
      "description": "Automated linkset API discovery catalog connecting openapi schemas, documentation, and health endpoints.",
      "type": "application/linkset+json",
      "url": "https://infiset.com/.well-known/api-catalog",
      "representativeQueries": [
        "infiset api endpoints",
        "discover openapi specs for infiset",
        "infiset rest api catalog"
      ]
    },
    {
      "identifier": "urn:air:infiset.com:openapi:spec",
      "displayName": "infiSet OpenAPI 3.1 Specification",
      "description": "Complete OpenAPI 3.1 specification for public intake, health, and LLM context endpoints.",
      "type": "application/vnd.oai.openapi+json;version=3.1",
      "url": "https://infiset.com/api/openapi.json",
      "representativeQueries": [
        "infiset openapi spec",
        "infiset swagger json schema",
        "infiset api specification"
      ]
    },
    {
      "identifier": "urn:air:infiset.com:skills:index",
      "displayName": "infiSet Agent Skills Discovery Index",
      "description": "Standardized index of agent skills for discovery, consultation intake, and architecture review.",
      "type": "application/json",
      "url": "https://infiset.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "infiset agent skills",
        "agent skills discovery index",
        "how to use infiset skills"
      ]
    },
    {
      "identifier": "urn:air:infiset.com:auth:registration",
      "displayName": "infiSet Agent Authentication & Registration Protocol",
      "description": "Auth.md specification and instructions for agent machine registration and token issuance.",
      "type": "text/markdown",
      "url": "https://infiset.com/auth.md",
      "representativeQueries": [
        "how agents authenticate with infiset",
        "infiset auth.md",
        "register ai agent credentials with infiset"
      ]
    }
  ]
}
