๐ค ZipKit MCP Server
Thailand tax, visa and expat-money tools over the Model Context Protocol. Connect your AI agent to verified Thai-expat knowledge โ computed, not hallucinated.
Server URL:
Standard MCP JSON-RPC ยท GET /health ยท GET /tools
https://zipkit-mcp.scy1he02.workers.dev/Standard MCP JSON-RPC ยท GET /health ยท GET /tools
Tools included
| Tool | Free | Pro |
|---|---|---|
| thai_tax_calculator โ official 0โ35% brackets w/ breakdown | โ | โ |
| remittance_tax_checker โ Por.161/162 four-factor verdict | โ | โ |
| residency_day_counter โ 180-day threshold evaluation | โ | โ |
| remittance_rule_engine โ multi-year split scenarios + savings computation | โ | โ |
| thai_expert_query โ banking by visa, visa requirements, insurance, fees, deadlines, cost-of-living | โ | โ |
Pricing
FREE
$0
All 3 free tools ยท fair-use rate limits ยท no key needed
PRO โญ
$9/mo
Everything + premium tools ยท 1 key ยท email support ยท priority data updates
AGENT
$29/mo
PRO + higher rate limits ยท commercial redistribution rights ยท up to 5 keys
๐ Get a Pro/Agent key: payment link coming via Stripe (email [email protected] meanwhile). Free tier works immediately โ no signup.
Quick start
# List tools
curl -X POST https://zipkit-mcp.scy1he02.workers.dev/ \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'
# Call the tax calculator
curl -X POST https://zipkit-mcp.scy1he02.workers.dev/ \
-H "content-type: application/json" \
-d '{"jsonrpc":"2.0","id":2,"method":"tools/call","params":{"name":"thai_tax_calculator","arguments":{"annual_income_thb":1200000}}}' Why agents need this
- Thai tax rules changed fundamentally in 2024 โ most training data is stale
- Banking policy shifts monthly; our KB carries as-of dates
- Computed answers beat generated guesses: bracket math comes from code, not probability
Data mirrors zipkit.cc research (Revenue Dept orders, official schedules) with as-of stamps. Educational tooling, not professional advice.