Releases: freee/freee-mcp
Releases · freee/freee-mcp
v0.6.0
What's Changed
See CHANGELOG.md for details.
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.6.0
- Install:
npm install @him0/freee-mcp@0.6.0
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.5.2
What's Changed
See CHANGELOG.md for details.
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.5.2
- Install:
npm install @him0/freee-mcp@0.5.2
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.5.1
What's Changed
See CHANGELOG.md for details.
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.5.1
- Install:
npm install @him0/freee-mcp@0.5.1
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.5.0
What's Changed
See CHANGELOG.md for details.
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.5.0
- Install:
npm install @him0/freee-mcp@0.5.0
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.4.0
What's Changed
See CHANGELOG.md for details.
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.4.0
- Install:
npm install @him0/freee-mcp@0.4.0
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.3.3
What's Changed
- docs: データ作成時のベストプラクティスを追加 (b5a6723)
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.3.3
- Install:
npm install @him0/freee-mcp@0.3.3
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.3.2
What's Changed
- fix: add service parameter to fix invoice API URL construction (a6f574e)
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.3.2
- Install:
npm install @him0/freee-mcp@0.3.2
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.3.1
What's Changed
- fix: add build memory option (aa15be7)
- fix: add typecheck memory option (a5c44a6)
- fix typecheck script name (4e1b149)
- feat: minimize OpenAPI schemas for reduced memory consumption (dd306aa)
- chore: add NODE_OPTIONS for type-check and build steps (1caaa55)
- chore: disable type check step in release workflow (db330ff)
- feat: add schema fetch script and update OpenAPI schemas (a8d76e1)
- chore: update dependencies to latest versions (a512245)
- chore: update Node.js to 24.11.1 and pnpm to 10.24.0 (b4f3e26)
- docs: clarify MCP + skill combined usage and api mode deprecation (0d94579)
- docs: add development notice and startup modes to README (40e0adb)
- docs: remove hardcoded reference count mentions (98ad994)
- docs: streamline README for clarity (94fb011)
- style(ci): format workflow files (66cd0b1)
- ci: add skill zip packaging to GitHub release (856ec12)
- ci: add reference generation and plugin info to publish workflow (9189fcd)
- docs: add Claude Plugin section to README and integrate reference generation in release flow (109069b)
- feat: integrate freee-api-skills into freee-mcp (7d24d07)
- style(cli): format code and update MCP config defaults (58cfa94)
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.3.1
- Install:
npm install @him0/freee-mcp@0.3.1
Claude Plugin
This repository can also be used as a Claude Code plugin:
claude plugin add him0/freee-mcpv0.2.7
What's Changed
- fix: configureコマンドが即時終了する問題を修正 (4069c0c)
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.2.7
- Install:
npm install @him0/freee-mcp@0.2.7
v0.2.6
What's Changed
- feat: support multiple freee APIs (accounting, hr, invoice, pm) (792c89f)
- feat: display and reuse existing configuration values (53dd895)
- feat: replace readline with prompts for password input (632f7df)
- fix: prevent duplicate characters when pasting CLIENT_SECRET (1f07727)
- fix: hide CLIENT_SECRET input and load config before callback server (d78b7a6)
- feat: add configure subcommand to main entry point (d00f9ee)
- refactor: remove mode from Config interface, use getMode() function (fb7bdef)
- feat: migrate to config file-based setup and deprecate environment variables (9504bfc)
- chore: refine MCP configuration files (3f97c13)
- chore: update MCP inspector and add local config (793a312)
- fix: update environment variable name to FREEE_DEFAULT_COMPANY_ID (bd007e0)
- feat: switch mode selection from env var to CLI subcommands (2c07d4e)
- feat: enhance configure command with OAuth authentication and company selection (d5913b4)
- refactor: change client mode to HTTP method sub-commands (b544324)
- refactor: rename FREEE_COMPANY_ID to FREEE_DEFAULT_COMPANY_ID (e33d31e)
- feat: add configure subcommand for interactive setup (03195e5)
- feat: add API client mode to reduce context window usage (a763396)
Package
- npm: https://www.npmjs.com/package/@him0/freee-mcp/v/0.2.6
- Install:
npm install @him0/freee-mcp@0.2.6