
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
aitaxadvise
Advanced tools
AITaxAdvise CLI — AI-powered tax research for coding agents. Ask tax questions, get cited legislation.
AI-powered tax research from your terminal. Ask tax questions, get cited legislation. Zero dependencies.
Built for coding agents and developers.
npm install -g aitaxadvise
# Create an account
atx signup my-firm --local
# Ask a tax question
atx ask "UK CGT on residential property sale 2025-26"
# Check your balance
atx balance
| Command | Description |
|---|---|
atx signup <slug> | Create account, get API key instantly |
atx login --key <key> | Save API key to config |
atx ask "query" | Ask a tax research question |
atx ask "query" --json | Get raw JSON response (for piping) |
atx balance | Check remaining research sessions |
atx history | View recent research sessions |
atx me | Show account info |
atx topup | Request credits (shows payment URL) |
atx --help | Show all commands |
# UK tax
atx ask "I earn £85,000 as a PAYE employee. What is my income tax?"
atx ask "SDLT on sale-and-leaseback with 999-year leases under s57A"
# Malta tax
atx ask "Malta corporate tax refund system 6/7ths effective rate"
atx ask "Global Residence Programme 15% flat rate conditions"
# Cross-border
atx ask "UK resident relocating to Malta. Company worth £3M. CGT and DTA implications?"
# JSON output (for agents)
atx ask "UK VAT flat rate scheme for IT consultancy" --json
Add to your project rules file (.cursorrules, .clinerules, .windsurfrules, etc.):
## AITaxAdvise
Use the atx CLI for tax research.
API key is in .atx/config.json (auto-loaded).
- `atx ask "your tax question"` — get cited tax research
- `atx balance` — check remaining sessions
- `atx --help` — full reference
Config is resolved in this order:
--key flag (highest priority)ATX_API_KEY environment variable.atx/config.json (project-scoped)~/.atx/config.json (global)# Project-scoped (recommended for repos)
atx login --key atx_xxx --local # saves to .atx/config.json
# Global (shared across projects)
atx login --key atx_xxx # saves to ~/.atx/config.json
Add .atx/ to your .gitignore.
All for the cost of one research session.
Tax information only. Not regulated tax advice. Full disclaimer
(c) Tyga.Cloud Ltd (UK #14643275) | aitaxadvise.com
FAQs
AITaxAdvise CLI — AI-powered tax research for coding agents. Ask tax questions, get cited legislation.
We found that aitaxadvise demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.