Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Alberta Tax Agent

FreeNot checked

An MCP server delivering Alberta tax accounting and law expertise, with 47 tools across 10 domains including corporate tax, GST/HST, payroll, and a self-learnin

GitHubEmbed

About

An MCP server delivering Alberta tax accounting and law expertise, with 47 tools across 10 domains including corporate tax, GST/HST, payroll, and a self-learning layer for dynamic rate and rule updates.

README

A Claude MCP plugin that brings the working knowledge of an Alberta tax accounting and law firm into your editor. 47 tools across 10 domains, plus a self-learning layer that lets the agent absorb new rates, rules, and corrections over time.

What's inside

  • Corporate Tax (4 tools). T2/AT1 calculations, SBD, instalments, rate references.
  • GST/HST (4 tools). Registration assessment, Quick Method comparison, ITC eligibility.
  • Payroll (4 tools). CPP/EI/tax deductions, remittance schedules, WCB premiums.
  • Tax Planning (5 tools). Salary vs dividend, Holdco analysis, estate freezes, income splitting, LCGE qualification.
  • Deductions & Credits (5 tools). CCA, SR&ED, vehicle expense, home office.
  • Compliance & Audit (6 tools). Risk assessment, late penalties, voluntary disclosures, director liability, dispute roadmap.
  • International Tax (4 tools). Treaty rates, cross-border transactions, foreign tax credits.
  • Business Structure (3 tools). Entity comparison, asset vs share sale, reorganizations.
  • Deadlines & Calendar (3 tools). Upcoming deadlines, filing calendar, year-end checklist.
  • Self-Learning (9 tools). Knowledge updates, research logging, correction tracking, insight capture, dynamic rate overrides.

Full tool listing in CLAUDE.md.

Install

npm install
npm run build

Register with Claude Code

claude mcp add alberta-tax-agent node /absolute/path/to/alberta-tax-agent/build/index.js

Register with Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json:

{
  "mcpServers": {
    "alberta-tax-agent": {
      "command": "node",
      "args": ["/absolute/path/to/alberta-tax-agent/build/index.js"]
    }
  }
}

Test with the MCP Inspector

npm run inspect

Why this exists

Tax software treats the Income Tax Act as a black box and gives you numbers. A tax-aware agent treats it as queryable knowledge and gives you reasoning. The difference matters most when the right answer depends on facts the form doesn't ask for: a Holdco that may or may not earn its keep, an SR&ED claim whose proxy method changes the math, a cross-border payment whose treaty rate beats the statutory withholding.

The self-learning layer exists because tax law changes. Static rate tables go stale within a year. The dynamic rate overlay lets the agent absorb corrections without a code change.

Disclaimer

Informational analysis only. Not professional tax advice. Verify against current CRA and Alberta TRA publications and consult a qualified CPA or tax lawyer before making decisions with real money attached.

License

MIT

from github.com/chiKeka/alberta-tax-agent

Install Alberta Tax Agent in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install alberta-tax-agent

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add alberta-tax-agent -- npx -y github:chiKeka/alberta-tax-agent

FAQ

Is Alberta Tax Agent MCP free?

Yes, Alberta Tax Agent MCP is free — one-click install via Unyly at no cost.

Does Alberta Tax Agent need an API key?

No, Alberta Tax Agent runs without API keys or environment variables.

Is Alberta Tax Agent hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Alberta Tax Agent in Claude Desktop, Claude Code or Cursor?

Open Alberta Tax Agent on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Alberta Tax Agent with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs