/setup-freee.es
Lesson command — Setup de 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.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/setup-freee.es
Context preview
What this command does when you run it.
Lesson command — Setup de Freee MCP
Command definition
setup-freee.es.mddescription: "Lesson command — Setup de Freee MCP" duration: "~30 min" prerequisites: ["cuenta de Freee MCP"] level: "intermediate" nonInteractiveMode: incompatible tags: ["setup", "module-20"]
/setup-freee -- Setup de Freee MCP
> Conéctate a freee Contabilidad vía MCP. Requiere OAuth de navegador + Client ID/Secret.
**Punto clave**: App en Freee Developer + OAuth de navegador obligatorio
Pasos de setup
1. Crea una app en el Freee Developer Portal
https://app.secure.freee.co.jp/developers/applications
2. Guarda Client ID / Client Secret — `(solo navegador)`
3. Instala freee-mcp (versión fijada) — `npm install -g freee-mcp@0.26.0`
4. Registra el MCP — `claude mcp add --transport stdio freee -- npx freee-mcp@0.26.0`
5. Autoriza con el flujo OAuth del navegador — `sigue las indicaciones del MCP`
Tropezones
- Obtén tu company ID con `freee_get_companies` → guárdalo en `~/.config/freee-mcp/config.json`
- Sandbox y producción son apps distintas. Prueba en sandbox y luego cambia a la app de producción
Modo no interactivo
El OAuth en navegador es obligatorio — no termina bajo `claude -p` / `cursor-agent --print`. Re-ejecuta en modo interactivo.
Slides relacionadas
- aiagent-course Module 20: see slide deck for the full visual walkthrough
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
Other commands on ai-agent-camp.
- /check-setup.en
Top-level alias — see lesson/check-setup.en.md for the full body.
Open command - /check-setup.es
Alias de nivel superior — el cuerpo completo está en lesson/check-setup.es.md.
Open command - /check-setup
Top-level alias — see lesson/check-setup.md for the full body.
Open command - /check-security.en
Lesson command
Open command - /check-security.es
Lesson command
Open command - /check-security
Lesson command
Open command

