Claude Anywhere - Run Claude Code from Obsidian Mobile

Built a plugin that runs Claude Code from Obsidian on iOS/Android.

I’ve been running my work from Claude Code + Obsidian on my Mac.
But felt tethered to my computer, and wanted to use Claude Code
from my tablet.

What it does:

Streams your Mac’s Claude Code session to mobile over Tailscale.

File changes sync back through Obsidian Sync (or whatever you use).

  • Edit files across your Mac - vault notes, code in other repos,
    anything
  • Run custom skills (/commit, /calendar, etc.)
  • Full terminal access - git, npm, scripts
  • Resume conversations on desktop with /resume

Requirements:

  • Mac with Claude Code installed
  • Tailscale on both devices (free, same account)
  • Obsidian Sync or another file sync method

Install via BRAT:

  1. Install BRAT plugin if you don’t have it

  2. Add beta plugin: derek-larson14/obsidian-claude-anywhere

  3. Enable “Claude Anywhere” in Community Plugins

Or install via command line, instructions on Github: derek-larson14/obsidian-claude-anywhere

1 Like