Set up your AI workspace
Set up the workspace where Claude works alongside you. Everything else in the program builds on this.
Choose how you'd like to get set up
Before you start
- A paid Claude account (Pro, Max, Team, or Enterprise)
- About 25 minutes
- A Mac or Windows computer
Don't have Claude yet? Download the desktop app and sign up for a paid plan first.
Part 1: Set Up Claude Code & Obsidian
Part 2: Set Up Permissions, Connect to MCP to Get Your Skills & Agents, Connect Your Tools, and Create Your Key Vault
Prefer to read? Switch to step-by-step ↓
You're fully set up. Here's what comes next
Take a look at what you just built:
- Claude Desktop installed and signed in
- Obsidian vault created and connected to Claude
- Auto mode enabled — Claude works without interrupting you
- Connected to Strategic Profits — program materials accessible
- Your tools connected — Gmail, Drive, GitHub, Slack, Strategic Profits, GHL
- Doppler vault connected — every API key has a home
This is the foundation. Everything Strategic Profits teaches you from here builds on this.
A few things worth knowing
Point Claude anywhere
Same Select Folder button, different target. Want Claude to put something on your Desktop? Just point it there.
You own your data
Everything is plain text files on your computer. If Anthropic disappeared tomorrow, your work would still be on your hard drive.
Markdown is AI's favorite format
That's what Obsidian uses by default. Don't worry about it — just know that's why everything ends up as .md files.
Troubleshooting
Claude Desktop won't open
Right-click the Claude icon in Applications → click Open. macOS blocks first launches by default. After you do this once, it'll open normally from then on.
If Windows Defender SmartScreen shows a warning, click More info → Run anyway. This only happens the first time. If the app still won't launch, try running the installer again as Administrator (right-click → Run as administrator).
You only see Chat in the sidebar — no Co-work or Code
You're either not signed in, or signed in with an account that doesn't have a paid subscription. Click the icon in the bottom-left → sign out → sign back in with the email tied to your Strategic Profits subscription.
Claude can't find your Obsidian vault
Go back to Step 5. The folder needs to be added explicitly in Claude — Claude won't find it on its own. Make sure you pointed at the vault folder itself.
Files are disappearing or links are getting corrupted
Your vault is probably in iCloud, Dropbox, or another cloud service. Move it:
- Quit Obsidian first
- Drag the vault folder out of the cloud service into your Documents folder
- Reopen Obsidian → Open folder as vault → point at the new location
- Then redo Step 5 in Claude Desktop
Your vault is probably in OneDrive, Dropbox, or another cloud service. Move it:
- Close Obsidian first
- Move the vault folder out of the cloud-synced folder into a local folder (e.g.,
C:\Vaults\) - Reopen Obsidian → Open folder as vault → point at the new location
- Then redo Step 5 in Claude Desktop
Claude is asking me to install Git or connect to GitHub
Click Allow on both. GitHub is where developers store and back up code — Claude uses it under the hood for some features.
Auto mode is greyed out
Quit Claude Desktop completely and reopen it. The settings change requires a full restart. If still greyed out, you may be on a Team or Enterprise plan where the toggle is in your admin's Organization Settings → Claude Code instead of your personal settings.
A connector keeps disconnecting
Some connectors (especially Google ones) require periodic re-authentication. If a connector stops working after a few weeks, go back to Settings → Connectors, click Disconnect, then Connect again.
Claude says it can't find an API key you added to Doppler
Two common causes:
- Your Claude Code session was started before Doppler was connected. Close the Code tab and start a new session.
- The key was added to a different Doppler config (e.g., prod instead of dev). Run
doppler configsto see which configs have which keys.
Doppler login won't complete
Run doppler login --no-browser and copy the URL into your browser manually. Some corporate firewalls block the auto-launch behavior.
SP MCP connection command fails
Ensure Node.js is installed on your computer. The MCP connection requires it. Download and install it from nodejs.org, then try the command again.
Still stuck?
Post in the Strategic Profits community and tag either Jem Erroba or Tom Hammaker — they'll get back to you shortly.
Or email us at [email protected]