cukaimax-tax-authority
Provides GitHub Copilot with Malaysian tax authority tools for YA2025 Form BE and Form B searches, preparation-readiness checks, and YA2026 source-verified planning.
Supports ChatGPT and Codex with a source-linked Malaysian individual-tax authority layer for YA2025 form drafting and YA2026 planning.
CukaiMax for AI agents
CukaiMax gives ChatGPT, Codex, Claude, Gemini, Cursor, VS Code, GitHub Copilot, Kiro and any Streamable HTTP MCP client a source-linked Malaysian individual-tax authority layer.
The public server covers:
YA2025 Form BE authority search and deterministic draft preparation.
YA2025 Form B authority search and preparation-readiness checks for sole proprietors, freelancers, Grab drivers and e-commerce sellers.
YA2026 source-verified planning changes, with filing fields blocked until HASiL publishes the official form and explanatory notes.
Endpoint: https://www.cukaimax.com/.well-known/mcp
No CukaiMax API key is required.
Install
Portable Agent Plugin
This repository is an Agent Plugins 1.0
package. Its root plugin.json, mcp.json, skills/ directory and public
Streamable HTTP server can be loaded together by compatible clients including
ChatGPT/Codex, Cursor, VS Code, GitHub Copilot and Kiro.
Install the repository URL through the selected client's plugin interface:
https://github.com/jakzaizzat/cukaimax-agentChatGPT and Codex
Paste this into the agent:
Read https://www.cukaimax.com/install-agent.md and install the CukaiMax Tax Authority for this project. Verify it by listing supported releases.The repository also contains a complete OpenAI plugin package with an MCP connection and the CukaiMax tax-authority skill.
Claude Code
claude mcp add --transport http --scope project \
cukaimax-tax-authority https://www.cukaimax.com/.well-known/mcpGemini CLI
Install this repository as an extension:
gemini extensions install jakzaizzat/cukaimax-agentOr add only the MCP connection:
gemini mcp add --transport http --scope project cukaimax-tax-authority \
https://www.cukaimax.com/.well-known/mcpVS Code / GitHub Copilot
code --add-mcp '{"name":"cukaimax-tax-authority","type":"http","url":"https://www.cukaimax.com/.well-known/mcp"}'Cursor
Use the one-click installer on cukaimax.com/install-agent, or merge:
{
"mcpServers": {
"cukaimax-tax-authority": {
"type": "http",
"url": "https://www.cukaimax.com/.well-known/mcp"
}
}
}Kiro
Open the Powers panel, choose Add Custom Power → Import power from GitHub, and install:
https://github.com/jakzaizzat/cukaimax-agentKiro loads the portable skill and manages the remote MCP connection from the Agent Plugins manifests.
Smithery
Discover, inspect, and connect the same hosted MCP through the CukaiMax Smithery listing. Smithery has indexed all five read-only tools and eight public resources. The official registry release is also indexed as a hosted connector on Glama.
Agent Skills registry
Install the indexed CukaiMax skill through the portable Agent Skills CLI:
npx skills add jakzaizzat/cukaimax-agent --skill cukaimax-tax-authorityThe public listing is available on skills.sh.
Related MCP server: saudi-invoice-mcp
Example prompts
Should I use Form B or Form BE for YA2025?
What records should a Grab driver keep for deductible expenses?
Which YA2025 Form B worksheets apply to an e-commerce seller?
Check whether my fictional Form B example is ready for manual preparation.
What is confirmed for YA2026, and what is still blocked pending HASiL forms?
Safety and privacy
The public MCP is read-only and stateless. Do not send taxpayer names, identification numbers, credentials, receipts or account data. No tool files or submits a return to MyTax. CukaiMax source verification is not official HASiL approval.
License
The integration package is MIT licensed. Official tax materials remain subject to their publishers' terms. See the linked CukaiMax release records for source provenance.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceMCP server providing deterministic accounting tools for AI agents, including bank statement parsing, document classification, money math, and webhook verification.Last updated1Apache 2.0
- Alicense-qualityBmaintenanceRemote MCP server that lets any AI agent submit Saudi Arabia tax invoices to ZATCA (Fatoora Phase 2) — the Zakat, Tax and Customs Authority national e-invoicing gateway.Last updatedMIT
- Alicense-qualityBmaintenanceThe first fiscal MCP server for Spain, connecting AI agents to live IAE, CNAE 2025, AEAT tax-form, and RETA data from official sources.Last updatedMIT

brasilnfe-mcpofficial
Flicense-qualityCmaintenanceMCP server that exposes Brazilian tax infrastructure as tools, resources, and prompts, enabling AI agents to emit and manage fiscal documents (NF-e, NFC-e, NFS-e, CT-e, MDF-e, DC-e) through natural language.Last updated
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
Singapore property & financial data APIs for AI agents. 27 MCP tools. x402 micropayments.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jakzaizzat/cukaimax-agent'
If you have feedback or need assistance with the MCP directory API, please join our Discord server