{
  "markdown": "# Open Accountants for Gemini CLI\n\n**Global tax and accounting knowledge built with accountants around the world, with official sources and transparent authorship and review status.**\n\nThis extension connects Gemini CLI to the Open Accountants knowledge network, so\nGemini can answer tax and accounting questions from Guides that cite an official\nsource and carry an explicit review status, instead of from recall.\n\n## Install\n\n```bash\ngemini extensions install https://github.com/openaccountants/gemini-cli-extension\n```\n\nThen confirm the server is connected:\n\n```bash\ngemini mcp list\n```\n\nNo API key or configuration is needed to connect. Anonymous use is capped at a\nsmall number of free questions, after which the server returns a sign-in prompt\nwith a link to create a free account. The Guides themselves are free to read.\n\n### Direct install without the extension\n\nIf you would rather add the server on its own:\n\n```bash\ngemini mcp add --transport http open-accountants https://www.openaccountants.com/api/mcp\n```\n\nYou get the tools this way, but not the `GEMINI.md` context that tells Gemini\nwhen to use them and how to handle jurisdiction, sources and review status.\n\n## What you get\n\nAs of 5 August 2026 the live network holds **1,790 Guides across 244\njurisdictions**: 188 country-level jurisdictions, 52 US state-level\njurisdictions, and 4 regional or cross-border groupings. Of those Guides, **188\ncarry an attestation from a credentialed\naccountant**; the rest are accountant-authored or source-cited drafts. Coverage\nper jurisdiction is uneven, and `list_jurisdictions` reports the per-jurisdiction\ncounts so you can see what is thin before you rely on it.\n\nTopics covered: income tax, corporate tax, VAT/GST and sales tax, payroll, audit\nand audit exemption, company formation and entity choice, capital gains, crypto,\ntax residency, filing deadlines, and cross-border and relocation taxation.\n\n## Example prompts\n\n```\nWhat VAT registration rules apply to a Maltese company selling services to\nbusiness customers in Germany?\n\nCompare the tax treatment of a self-employed freelancer in Malta and Portugal.\n\nWhat payroll records does a UK company need to retain, and for how long?\n\nI am moving from the UK to the UAE in November. What are the tax consequences\non both sides?\n\nDoes my Irish company qualify for audit exemption this year?\n\nShow me the accountant-written sources behind that answer.\n```\n\n## Tools\n\n| Tool | What it does |\n| --- | --- |\n| `start` | Routes a tax question to the right Guides for the jurisdiction. Start here. |\n| `start_help` | Explains how to frame a question for the best routing. |\n| `search_rules` | Searches individual cited rules across jurisdictions. |\n| `search_skills` | Full-text search across Guides. |\n| `list_skills` | Lists Guides, filterable by jurisdiction and topic. |\n| `get_skill` | Returns a complete Guide with its sources and review status. |\n| `get_skill_sections` | Returns specific sections of a Guide. |\n| `list_jurisdictions` | Shows coverage and Guide counts per jurisdiction. |\n| `list_rule_facets` | Lists available topics, domains and roles for filtering. |\n| `get_deadlines` | Filing and payment deadlines for a jurisdiction. |\n| `check_audit_exemption` | Checks audit exemption thresholds for a company. |\n| `validate_vat_number` | Validates an EU VAT number against VIES. |\n| `list_verifiers` | Names the accountants behind the Guides, with credentials. |\n| `share_with_openaccountants` | Sends a correction or a question to the network. User-initiated only. |\n\n## How the Guides are written and reviewed\n\nGuides are authored by accountants and carry one of three review states, which\nthe tools return with every result:\n\n| State | What it means |\n| --- | --- |\n| Source-cited draft | Published with citations to official sources. No credentialed human has reviewed it. |\n| Accountant-authored | Written by an accountant with a public licence number on file. |\n| Attested by another accountant | A second credentialed professional has publicly stood behind that version. |\n\nVerification is fact by fact, and the accountant who attests is named and\npersonally accountable. A cited official source proves where a rule came from,\nnot that it is still current. Confirm figures against the source before acting.\n\n## Privacy and security\n\n- **No credentials to configure.** The Guides are public and the server connects\n  without a key. Anonymous use is capped at a small number of free questions,\n  after which the server asks you to create a free account.\n- **What is sent.** Only the query text your prompt produces (the topic and the\n  jurisdiction). No files, no code, no credentials.\n- **Read-only by default.** Thirteen of the fourteen tools only read. The one\n  exception, `share_with_openaccountants`, sends a correction or a question to\n  the network, and only when you explicitly ask for it.\n- **Transport.** HTTPS to `https://www.openaccountants.com/api/mcp`.\n- Full policy: https://www.openaccountants.com/privacy\n\n## Not tax advice\n\nOpen Accountants is a research layer. It gives you the reviewed method, the\nofficial source, and a named professional, which is more than a guess and less\nthan advice. Anything that ends in a filing position, a valuation, or a number a\ntax authority will see should go past a qualified local accountant first.\n\n## Links and support\n\n- Website: https://www.openaccountants.com\n- Browse the Tax Library: https://www.openaccountants.com/skills\n- Add to other AI tools: https://www.openaccountants.com/connect\n- Open-source Guides repository: https://github.com/openaccountants/openaccountants\n- Support: info@openaccountants.com, or open an issue on this repository.\n\n## Licence\n\nExtension files in this repository: MIT. The Guides themselves are published\nunder the Open Accountants Guide License v1.0 in the\n[main repository](https://github.com/openaccountants/openaccountants).\n",
  "bytes": 5895,
  "sha": "31b6737f4b8d9f6bbc9bfb1ff49008cbb5b767268d3b47c080b195137b285e8e",
  "repo_slug": "openaccountants/gemini-cli-extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_openaccountants_gemini_cli_extension_4fb93e76/readme"
}