freee-api-skill
Originally fromhim0/freee-mcp
Installation
Summary
freee accounting, HR, invoicing, project management, and sales API access through MCP with detailed references and operation guides.
- Provides MCP tools for OAuth authentication, company management, and five service APIs: accounting (deals, expenses), HR (employees, attendance), invoicing (invoices, quotes), project management (projects, timesheets), and sales (opportunities, orders)
- Includes API reference documentation for major endpoints (deals, expense applications, employees, attendances, invoices) with parameters, request bodies, and response details
- Offers recipe guides for common workflows: expense applications, deal registration, HR operations, attendance tracking, invoicing, file uploads, project timesheets, and sales management
- Requires initial OAuth setup via
npx freee-mcp configureto store credentials locally; company ID must match the currently configured business before making API calls
SKILL.md
freee API スキル
概要
freee の会計・人事労務・請求書・工数管理・販売のデータを AI から直接操作できるスキルです。
freee-mcp (MCP サーバー) を通じて freee API と連携。
このスキルの役割:
- freee API の詳細リファレンスを提供
- freee-mcp 使用ガイドと API 呼び出し例を提供
接続方法は Remote MCP(推奨)とローカルの2つがあります。現在の接続モードは freee_server_info の transport フィールド(remote または stdio)で確認できます。