Skip to main content
idapt
AccueilModèles IATarifs
Sign inStart free
Blog

Script Your Workspace: The idapt CLI

Richard Morel· Founder·July 16, 2026·Last reviewed July 16, 2026

Everything in your idapt workspace has a command: chats, Drive files, agents, memory, computers, secrets, generation. The CLI makes the workspace scriptable, which is where repeated work wants to live.

Setup, once

Install from the CLI page, then authenticate. Discovery is built in and lazy: idapt help <resource> <verb> shows a command's exact arguments, and idapt instructions <resource> prints the playbook for a resource. You never memorize the surface; you ask it.

Five recipes to steal

1. Ask from anywhere

idapt chat send --new "Summarize this error and suggest a fix: $(tail -50 app.log)"

2. Ship a file to Drive from CI

idapt drive upload ./dist/report.pdf --folder "Reports/$(date +%Y-%m)"

3. Give an agent a task

idapt agent run research-agent "Compare the top 3 vector databases for our stack; write findings to /Research"

4. Query shared memory

idapt memory recall research-agent "what did we decide about pgvector"

5. Generate an image in a pipeline

idapt image generate "isometric server room, blueprint style" --model flux-schnell --out ./assets/hero.png

Where the CLI earns its keep

Cron jobs and CI are the obvious homes: the Monday automation pattern works from your own scheduler too. Less obvious: the CLI is how agents on your machines reach the workspace, so a script and an agent share the same verbs, memory, and Drive: one contract, every surface.

Good to know

  • Auth supports scoped API keys; a CI key can be limited to exactly the verbs it needs.
  • Output is script-friendly; add --json where you want to parse.
  • The same command surface is exposed to external tools over MCP and to code via the SDK.

Start with recipe 1 aliased in your shell; the CLI help articles cover installation, commands, and scripting patterns in depth.

GuideCLIDeveloper Tools

Found this helpful? Share it:

  • Setup, once
  • Five recipes to steal
  • Where the CLI earns its keep
  • Good to know

Continue reading

  • Connect Your Tools to idapt Over MCP

    idapt is an MCP server: connect Claude Code, editors, or any MCP client and reach your Drive, agents, chats, and computers through the open protocol.

  • Build on idapt: SDK Quickstart

    The @idapt/sdk in ten minutes: authenticate, chat with any model, read and write Drive files, and run agents from TypeScript.

  • Cancel ChatGPT Plus Without Losing Your History

    The switcher's checklist: export your ChatGPT archive, import every conversation into idapt in minutes, and know exactly what maps where before you cancel.

  • Capability-Matched Cost Cutting: Pay for the Ceiling You Use

    Most AI spend goes to flagship models doing non-flagship work. How to match benchmark tier to task tier, verify the swap, and keep quality where it matters.

Explore idapt

  • Custom AI agents that actually do work.

    Skills, scoped permissions, persistent memory: any model you pick.

  • A file-first AI workspace.

    Folders, previews, and lightweight versioning for AI work.

  • Computers your agents can drive.

    Daemon-connected machines with real filesystems and agent-friendly controls.

  • Accueil
  • Tarifs
  • Modèles IA
  • Modèles d'image
  • Modèles de voix
  • Modèles vidéo
  • Classements
  • New models
  • Model status
  • Multi-Model Chat
  • Voice Mode
  • Voice HUD
  • Web Search
  • Image Generation
  • Video Generation
  • Audio Generation
  • Transcription
  • Drive
  • Secrets
  • Sharing
  • Workspaces
  • Tasks
  • Memory
  • Agents
  • Subagents
  • Automations
  • Skills
  • Code Execution
  • Computers
  • Computer Use
  • Cloud Computers
  • Local AI
  • AI Gateway
  • API & SDK
  • CLI
  • MCP
  • Tunnels
  • All features →
  • Blog
  • Cas d'usage
  • Comparisons
  • Best of
  • Learn
  • Free tools
  • Prompts
  • Templates
  • Changelog
  • Centre d'aide
  • FAQ
  • Confidentialité
  • Comparer tous les modèles
  • Support
  • Développeurs
  • Quickstarts
  • Référence API
  • Tarifs API
  • CLI
  • MCP
  • Downloads
  • Desktop
  • Badges and embeds
© idapt[email protected]ConditionsPolitique de confidentialitéMentions légalesSignaler un contenu
X (Twitter)