Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>Auto Claude AnywhereNew to Visual Studio Code? Get it now.
Auto Claude Anywhere

Auto Claude Anywhere

a21989s

|
4 installs
| (1) | Free
AI coding chat for VS Code — reads PDF/Word/Excel, and mirrors the conversation to your phone for remote viewing & sharing. Unofficial; not affiliated with Anthropic.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Auto AI Anywhere

An autonomous AI coding agent in VS Code — and on your phone.

A VS Code chat front-end for an autonomous coding agent, tuned to run hands-free and reachable from anywhere.

Unofficial. This is an independent extension and is not affiliated with, endorsed by, or sponsored by Anthropic. It reuses a locally-installed agent CLI on your machine; no API key is bundled or required.

✨ Highlights

  • 🚀 Autonomous "Allow all" mode — runs every tool without prompting and keeps going until the task is fully complete (no turn cap). One click switches between Ask before edits / Edit automatically / Allow all.
  • 📄 Reads PDF / Word / Excel — attach (📎) or paste (Ctrl/⌘+V) PDFs, .docx, .xlsx/CSV, text, and images (screenshots) as context. Documents are extracted to text; images go in as vision input.
  • 📱 Remote access from your phone — mirror the live conversation to any phone browser over a built-in server (LAN out of the box; tunnel for 4G/remote). Read, share, and send messages back to the desktop session in real time.

Also included

  • Streaming markdown answers, collapsible tool cards, diffs, to-do lists.
  • Context-usage ring (click to compact) + per-turn token & cache stats.
  • Customizable shortcut buttons, / command autocomplete, copy/delete on messages, code-block copy & collapse.
  • Lives in the sidebar or as an editor tab (draggable across groups / windows).

Settings (search "Auto AI Anywhere")

Setting What it does
claudeCustom.permissionMode default / acceptEdits / bypassPermissions (allow all)
claudeCustom.model Default model (empty = account default)
claudeCustom.systemPromptAppend Append to the system prompt (e.g. answer language/style)
claudeCustom.effort Thinking/output depth

Requirements

  • A supported agent CLI installed and logged in on the machine (auth is reused). VS Code ^1.94.0.
  • For phone remote: same Wi-Fi (LAN), or a tunnel (cloudflared / ngrok) for 4G.

Develop / run

npm install
npm run build          # or: npm run watch

Press F5, then open the view from the Activity Bar, or run "Auto AI Anywhere: Open Chat in Editor".

⚠️ Allow all mode auto-runs any tool (edits, shell, deletes) without asking. Switch to Ask before edits via the </> button for untrusted projects.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft