{
  "specVersion": "1.0",
  "host": {
    "displayName": "Form5472.io",
    "identifier": "did:web:form5472.io",
    "domain": "form5472.io",
    "description": "Digital IRS tax filing for foreign-owned US LLCs Form 5472 + Pro Forma 1120 (single-member) and Form 1065 + Schedule K-1 (multi-member).",
    "url": "https://form5472.io"
  },
  "entries": [
    {
      "identifier": "urn:air:form5472.io:mcp:filing-tools",
      "displayName": "Form5472 filing tools (MCP)",
      "description": "MCP server exposing tools for US LLC filing requirements, Form 5472 penalty estimates, and filing plan pricing.",
      "type": "application/mcp-server-card+json",
      "url": "https://form5472.io/.well-known/mcp/server-card.json",
      "representativeQueries": [
        "Which IRS forms does my foreign-owned single-member LLC have to file?",
        "What is the penalty for not filing Form 5472 for three years?",
        "When is Form 1065 due for a multi-member LLC with foreign partners?",
        "How much does it cost to file Form 5472 online?"
      ]
    },
    {
      "identifier": "urn:air:form5472.io:skill:filing-assistant",
      "displayName": "Form 5472 / 1065 filing assistant skill",
      "description": "Agent skill that walks a non-resident LLC owner through determining and completing their US filing obligations.",
      "type": "text/markdown",
      "url": "https://form5472.io/skills/form5472-filing-assistant/SKILL.md",
      "representativeQueries": [
        "Help me file Form 5472 for my US LLC as a non-resident",
        "Do I need an ITIN to file Form 5472?",
        "How do I catch up on years of unfiled Form 5472 returns?"
      ]
    },
    {
      "identifier": "urn:air:form5472.io:doc:llms-full",
      "displayName": "Form5472.io full site content",
      "description": "Complete site content for LLMs guides on Form 5472, Pro Forma 1120, Form 1065, Schedule K-1, penalties, deadlines, and country-specific tax guidance.",
      "type": "text/plain",
      "url": "https://form5472.io/llms-full.txt",
      "representativeQueries": [
        "Explain Form 5472 for foreign-owned LLCs",
        "What is a reportable transaction on Form 5472?",
        "US LLC tax guide for founders in India or the UAE"
      ]
    }
  ]
}