{
  "name": "ai2fin-tax",
  "title": "2Fin Tax MCP",
  "brand": "Fin — the tax helper from 2Fin (AI2Fin). ai2fin.com/tools",
  "version": "0.1.0",
  "protocol": "MCP (JSON-RPC over HTTP)",
  "scope": "Public tax rates & calculators only — no login, no account data.",
  "accountServer": "For your own 2Fin account data, use the authenticated app MCP at https://api.ai2fin.com/mcp",
  "tools": [
    "tax_rate_lookup",
    "compute_gst_vat",
    "compare_countries",
    "income_tax_estimate",
    "company_tax_estimate",
    "cgt_estimate"
  ],
  "note": "POST JSON-RPC to use. General information only, not tax advice. Rates change — confirm with the local tax authority."
}