{
  "markdown": "# CukaiMax for AI agents\n\n[![Smithery](https://smithery.ai/badge/jakzaizzat/cukaimax-tax-authority)](https://smithery.ai/servers/jakzaizzat/cukaimax-tax-authority)\n[![skills.sh](https://skills.sh/b/jakzaizzat/cukaimax-agent)](https://skills.sh/jakzaizzat/cukaimax-agent/cukaimax-tax-authority)\n[![jakzaizzat/cukaimax-agent MCP server](https://glama.ai/mcp/servers/jakzaizzat/cukaimax-agent/badges/score.svg)](https://glama.ai/mcp/servers/jakzaizzat/cukaimax-agent)\n\nCukaiMax gives ChatGPT, Codex, Claude, Gemini, Cursor, VS Code, GitHub Copilot,\nKiro and any\nStreamable HTTP MCP client a source-linked Malaysian individual-tax authority\nlayer.\n\nThe public server covers:\n\n- YA2025 Form BE authority search and deterministic draft preparation.\n- YA2025 Form B authority search and preparation-readiness checks for\n  sole proprietors, freelancers, Grab drivers and e-commerce sellers.\n- YA2026 source-verified planning changes, with filing fields blocked until\n  HASiL publishes the official form and explanatory notes.\n\nEndpoint: `https://www.cukaimax.com/.well-known/mcp`\n\nNo CukaiMax API key is required.\n\n## Install\n\n### Portable Agent Plugin\n\nThis repository is an [Agent Plugins 1.0](https://agent-plugins.org/)\npackage. Its root `plugin.json`, `mcp.json`, `skills/` directory and public\nStreamable HTTP server can be loaded together by compatible clients including\nChatGPT/Codex, Cursor, VS Code, GitHub Copilot and Kiro.\n\nInstall the repository URL through the selected client's plugin interface:\n\n```text\nhttps://github.com/jakzaizzat/cukaimax-agent\n```\n\n### ChatGPT and Codex\n\nPaste this into the agent:\n\n```text\nRead https://www.cukaimax.com/install-agent.md and install the CukaiMax Tax Authority for this project. Verify it by listing supported releases.\n```\n\nThe repository also contains a complete OpenAI plugin package with an MCP\nconnection and the CukaiMax tax-authority skill.\n\n### Claude Code\n\n```sh\nclaude mcp add --transport http --scope project \\\n  cukaimax-tax-authority https://www.cukaimax.com/.well-known/mcp\n```\n\n### Gemini CLI\n\nInstall this repository as an extension:\n\n```sh\ngemini extensions install jakzaizzat/cukaimax-agent\n```\n\nOr add only the MCP connection:\n\n```sh\ngemini mcp add --transport http --scope project cukaimax-tax-authority \\\n  https://www.cukaimax.com/.well-known/mcp\n```\n\n### VS Code / GitHub Copilot\n\n```sh\ncode --add-mcp '{\"name\":\"cukaimax-tax-authority\",\"type\":\"http\",\"url\":\"https://www.cukaimax.com/.well-known/mcp\"}'\n```\n\n### Cursor\n\nUse the one-click installer on\n[cukaimax.com/install-agent](https://www.cukaimax.com/install-agent), or merge:\n\n```json\n{\n  \"mcpServers\": {\n    \"cukaimax-tax-authority\": {\n      \"type\": \"http\",\n      \"url\": \"https://www.cukaimax.com/.well-known/mcp\"\n    }\n  }\n}\n```\n\n### Kiro\n\nOpen the Powers panel, choose **Add Custom Power → Import power from GitHub**,\nand install:\n\n```text\nhttps://github.com/jakzaizzat/cukaimax-agent\n```\n\nKiro loads the portable skill and manages the remote MCP connection from the\nAgent Plugins manifests.\n\n### Smithery\n\nDiscover, inspect, and connect the same hosted MCP through the\n[CukaiMax Smithery listing](https://smithery.ai/servers/jakzaizzat/cukaimax-tax-authority).\nSmithery has indexed all five read-only tools and eight public resources.\nThe official registry release is also indexed as a hosted connector on\n[Glama](https://glama.ai/mcp/connectors/io.github.jakzaizzat/cukaimax-tax-authority)\nand as an open-source server at\n[glama.ai/mcp/servers/jakzaizzat/cukaimax-agent](https://glama.ai/mcp/servers/jakzaizzat/cukaimax-agent).\nThis repository includes a stdio catalog adapter (`npm start`) so Glama can\nstart the process and run `initialize` / `tools/list`. Production clients\nshould keep using the hosted Streamable HTTP endpoint.\n\n### Agent Skills registry\n\nInstall the indexed CukaiMax skill through the portable Agent Skills CLI:\n\n```sh\nnpx skills add jakzaizzat/cukaimax-agent --skill cukaimax-tax-authority\n```\n\nThe public listing is available on\n[skills.sh](https://skills.sh/jakzaizzat/cukaimax-agent/cukaimax-tax-authority).\n\n## Example prompts\n\n- Should I use Form B or Form BE for YA2025?\n- What records should a Grab driver keep for deductible expenses?\n- Which YA2025 Form B worksheets apply to an e-commerce seller?\n- Check whether my fictional Form B example is ready for manual preparation.\n- What is confirmed for YA2026, and what is still blocked pending HASiL forms?\n\n## Safety and privacy\n\nThe public MCP is read-only and stateless. Do not send taxpayer names,\nidentification numbers, credentials, receipts or account data. No tool files or\nsubmits a return to MyTax. CukaiMax source verification is not official HASiL\napproval.\n\n- [Documentation](https://www.cukaimax.com/mcp.md)\n- [AI for Malaysian Tax guide](https://www.cukaimax.com/en/malaysia-tax-ai)\n- [Privacy](https://www.cukaimax.com/privacy)\n- [Security](https://www.cukaimax.com/data-security)\n- [Support](https://www.cukaimax.com/contact)\n- [Terms](https://www.cukaimax.com/terms)\n- [Live playground](https://www.cukaimax.com/tax-authority/playground)\n\n## License\n\nThe integration package is MIT licensed. Official tax materials remain subject\nto their publishers' terms. See the linked CukaiMax release records for source\nprovenance.\n",
  "bytes": 5246,
  "sha": "457d99ef24de815d4b4fa4a2e61ee733819a82b0f5aacd8073c3d02278341ce3",
  "repo_slug": "jakzaizzat/cukaimax-agent",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_jakzaizzat_cukaimax_tax_author_6cff1fc9/readme"
}