← Registry

Productivity

cukaimax.com

This MCP server helps discover and prepare tax authority forms and releases, including Form BE and Form B, by providing release information, rule searches, and readiness assessments.

1 endpoint5 known toolsFirst detected August 9, 2026Last detected August 9, 2026

ENDPOINT 1

https://www.cukaimax.com/.well-known/mcp

No auth detected

MCP server metadata

Name
cukaimax-tax-authority
Version
2026-07-31
Capabilities
tools.listChangedresources.listChanged
Server instructions

Use this server for source-linked Malaysian individual tax rules. YA2025 Form BE is source-verified by CukaiMax and supports deterministic drafts; YA2025 Form B is source-verified for authority search and preparation-readiness checks, not calculation; YA2026 contains source-verified planning changes but no return fields until official forms exist. Every tool result includes a privacy-safe audit event with immutable release, rule, and source references. Pass the returned event ID into the next audit context to create a replayable chain. Source verification is not official HASiL approval and output is never filed or submitted to MyTax.

Known tools 5

list_tax_authority_releases

Discover supported years, forms, versions, statuses, capabilities, and limitations before selecting a release.

Inferred read-only
get_tax_authority_release

Return a supported Form BE or Form B release, its official sources, validation result, review status, and known limitations.

Inferred read-only
search_tax_authority

Search cited Form BE or Form B rules by topic, field ID, rule ID, or TaxBrain category.

Inferred read-only
prepare_be_2025_draft

Compile reviewed taxpayer inputs and a deterministic TaxBrain relief evaluation into source-linked Form BE fields.

Inferred read-only
assess_form_b_2025_readiness

Check whether the source records, finalised accounts, official worksheets, and conditional schedules needed for manual Form B preparation are ready.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cukaimax-tax-authority]
url = "https://www.cukaimax.com/.well-known/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cukaimax-tax-authority": {
      "type": "http",
      "url": "https://www.cukaimax.com/.well-known/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cukaimax-tax-authority
Remote MCP URL: https://www.cukaimax.com/.well-known/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cukaimax-tax-authority": {
      "url": "https://www.cukaimax.com/.well-known/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cukaimax-tax-authority": {
      "type": "http",
      "url": "https://www.cukaimax.com/.well-known/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cukaimax-tax-authority",
  "transport": "streamable-http",
  "url": "https://www.cukaimax.com/.well-known/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.