check-setup.en
Top-level alias — see lesson/check-setup.en.md for the full body.
Lesson command — Freee MCP セットアップ
$ npx -y skills add minicoohei/ai-agent-camp --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/setup-freeeContext preview
What this command does when you run it.
Lesson command — Freee MCP セットアップ
description: "Lesson command — Freee MCP セットアップ" duration: "約30分" prerequisites: ["Freee MCP アカウント"] level: "intermediate" nonInteractiveMode: incompatible tags: ["setup", "module-20"]
> freee 会計に MCP 経由で接続。ブラウザ OAuth + Client ID/Secret が必要。
**ハイライト**: Freee Developer App + OAuth ブラウザログイン必須
1. freee Developer Portal でアプリ作成
https://app.secure.freee.co.jp/developers/applications
2. Client ID / Client Secret を控える — `(Web ブラウザのみ)`
3. freee-mcp を pin install — `npm install -g freee-mcp@0.26.0`
4. Claude Code に MCP 登録 — `claude mcp add --transport stdio freee -- npx freee-mcp@0.26.0`
5. OAuth ブラウザフローで認可 — `claude mcp の指示に従う`
ブラウザ OAuth が必須なので `claude -p` / `cursor-agent --print` では完走できません。対話モードで実行してください。
AI Agent Training for Non-Engineers - Complete Guide to Claude Code / Cursor / Codex ### ⚠️ Before you clone Official repository (maintained by the authors): Running AI agents from this repo grants them shell, file-write, and external-API permissions on your
Top-level alias — see lesson/check-setup.en.md for the full body.
Alias de nivel superior — el cuerpo completo está en lesson/check-setup.es.md.