io.github.michielinksee/bantou
AI bookkeeping agent for Japanese accountants — auto-classifies freee/Yayoi/MF/TKC transactions.
Open source Open in the app JSON README (API)
About
AI bookkeeping agent for Japanese accountants — auto-classifies freee/Yayoi/MF/TKC transactions.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- michielinksee
- Origin
- official
- Category
- ferramentas
- Transport
- local
- Version
- 0.2.3
- Stars
- 2
- Last push
- 2026-08-22T07:40:25Z
- Repository state
- ativo
- Language
- TypeScript
- License
- MIT
- Added
- 2026-08-29 04:00:47
- Updated
- 2026-08-29 04:00:47
- Origin id
io.github.michielinksee/bantou
README
# KanseiLink Cockpit [](https://glama.ai/mcp/servers/michielinksee/kansei-link-cockpit) Monorepo for **@kansei-link/cockpit** — an MCP server for Japanese accounting workflow automation. ## Packages | Package | Description | Status | |---------|-------------|--------| | [`packages/cockpit-mcp`](./packages/cockpit-mcp/) | MCP server — two-stage classifier + TaxRuleEngine | ✅ [npm](https://www.npmjs.com/package/@kansei-link/cockpit) | | `packages/cockpit-dashboard` | Web dashboard (coming soon) | 🚧 | ## Quick Start ```bash npm install @kansei-link/cockpit ``` See [`packages/cockpit-mcp/README.md`](./packages/cockpit-mcp/README.md) for setup and configuration. ## Data The `data/` directory contains classification rules used by the MCP server: - `keyword-dict/` — Keyword dictionary for 19-category classification - `exclusion-rules/` — Patterns to exclude non-classifiable transactions - `tax-rules/` — Consumption tax rates, withholding rules, invoice system config ## License MIT — see [LICENSE](./LICENSE) for details. Copyright (c) 2026 Synapse Arrows PTE. LTD.