{
  "protocolVersion": "0.3.0",
  "name": "SmartAcco",
  "description": "Technology lab of nFirma Tax. Calculators, AI and mini-apps for entrepreneurs running a UK Ltd while living in Poland.",
  "url": "https://smartacco.com/",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    { "transport": "HTTP+JSON", "url": "https://smartacco.com/" }
  ],
  "version": "1.0.0",
  "documentationUrl": "https://smartacco.com/agents.md",
  "provider": {
    "organization": "nFirma Tax (Lexea Group)",
    "url": "https://nfirma.tax"
  },
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": ["text/plain", "application/json"],
  "defaultOutputModes": ["text/plain", "text/markdown", "application/json"],
  "securitySchemes": {},
  "security": [],
  "additionalInterfaces": [
    {
      "transport": "WebMCP",
      "url": "https://smartacco.com/.well-known/mcp/server-card.json"
    }
  ],
  "skills": [
    {
      "id": "oszczednosci",
      "name": "Kalkulator oszczednosci",
      "description": "Compare the Polish tax and social-security burden with the UK Ltd model run by nFirma. Accepts income, revenue, costs and business form (liniowy, skala, ryczalt, ipbox, spzoo).",
      "tags": ["UK Ltd", "ZUS", "tax savings", "JDG", "ryczalt", "IP Box", "sp. z o.o."],
      "examples": ["https://oszczednosci.smartacco.com"]
    },
    {
      "id": "prawa_autorskie",
      "name": "Kalkulator praw autorskich",
      "description": "Estimate copyright income and 50% KUP planning before the Polish PIT 32% threshold.",
      "tags": ["copyright income", "50% KUP", "PIT threshold", "author's rights"],
      "examples": ["https://prawa-autorskie.smartacco.com"]
    },
    {
      "id": "rekomendator",
      "name": "AI Rekomendator narzedzi",
      "description": "Recommend business tools and automations based on a described problem.",
      "tags": ["AI tool", "automation", "workflow", "software recommendation"],
      "examples": ["https://rekomendator.smartacco.com"]
    },
    {
      "id": "consultation",
      "name": "Konsultacja nFirma Tax",
      "description": "Create a consultation brief, then submit a Turnstile-protected lead or book a consultation with nFirma Tax.",
      "tags": ["consultation", "book a call", "speak with advisor", "prepare consultation brief"],
      "examples": ["https://smartacco.com/brief-konsultacji?problem=...&income=20000&form=liniowy"]
    }
  ]
}
