CukaiMax Malaysian Tax Authority
io.github.jakzaizzat/cukaimax-tax-authoritySource-linked Malaysian individual and sole-proprietor tax guidance for AI agents.
Tools · 5
Discover supported years, forms, versions, statuses, capabilities, and limitations before selecting a release.
Return a supported Form BE or Form B release, its official sources, validation result, review status, and known limitations.
Search cited Form BE or Form B rules by topic, field ID, rule ID, or TaxBrain category. Returns official source records with every match.
Compile reviewed taxpayer inputs and a deterministic TaxBrain relief evaluation into source-linked Form BE fields. This tool never stores data or submits to MyTax, and output remains review-gated.
Check whether the source records, finalised accounts, official worksheets, and conditional schedules needed for manual Form B preparation are ready. This does not calculate or submit Form B.
Resources · 8
Thirty-six fictional golden scenarios and the deterministic scoring contract for comparing agent runtimes.
tax://my/evaluations/agent/v1/scenarios
Rules, form fields, changes, limitations, and review status.
tax://my/individual/be/2025/release
Source-linked business-income form scope, rules, fields, and review limitations.
tax://my/individual/b/2025/release
Official HASiL Form B sources, retrieval metadata, and pinned artifact hashes.
tax://my/individual/b/2025/sources
Machine-readable validation, CukaiMax source review, and calculation limitations.
tax://my/individual/b/2025/review-status
Source-verified planning changes with filing fields explicitly blocked until official forms exist.
tax://my/individual/be/2026/preview
Pinned official HASiL sources and artifact hashes.
tax://my/individual/be/2025/sources
Machine-readable validation, review gate, and known limitations.
tax://my/individual/be/2025/review-status
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"cukaimax_malaysian_tax_authority": {
"url": "https://www.cukaimax.com/.well-known/mcp",
"transport": "streamable-http"
}
}
}