How to Connect Claude to Your Obsidian Vault and Banish Broken Wikilinks

By

Introduction

If you're a power user of both Claude and Obsidian, you've likely felt the pain of broken wikilinks. Every time you reorganize a folder or rename a note, those [[links]] turn into dead ends. But there's a surprisingly simple fix: connect Claude directly to your Obsidian vault using the filesystem connector. This lets Claude browse, edit, and reorganize your notes within the chat interface — and because it sees the actual file structure, wikilinks stay intact. No MCP (Model Context Protocol) setup required. In this step-by-step guide, I'll show you how to set this up in minutes and put an end to broken links for good.

How to Connect Claude to Your Obsidian Vault and Banish Broken Wikilinks
Source: www.xda-developers.com

What You Need

Step-by-Step Instructions

Step 1: Locate Your Obsidian Vault Folder Path

First, you need to know exactly where your vault lives on your computer. Obsidian stores your notes as plain markdown files in a standard folder. To find it:

  1. Open Obsidian.
  2. In the left sidebar, click the vault name (usually at the top) or go to Settings → About → Your vault folder.
  3. Obsidian will show the full path (e.g., /Users/yourname/Documents/MyVault on Mac, or C:\Users\yourname\Documents\MyVault on Windows). Copy that path.

If you can't find it in settings, right-click any note in Obsidian and select Open in File Explorer (or Show in Finder on Mac). The folder that opens is your vault root.

Step 2: Open Claude and Access the Filesystem Connector

Now, head over to Claude (via the web app or desktop app). The filesystem connector is part of Claude's integrations. Here's how to reach it:

  1. Log in to your Claude account.
  2. Start a new conversation or open an existing one.
  3. Look for the “Add tool” or “Connections” icon — it's often a plug or puzzle piece icon near the input box.
  4. Click it and select Filesystem from the list of available connectors. (If you don't see it, make sure you're on a plan that includes the filesystem tool, like Claude Pro or Team.)

Claude will ask for permission to access a local folder. This is where you'll grant access to your vault.

Step 3: Grant Access to Your Vault Folder

Once you've selected the filesystem connector, Claude will prompt you to provide the folder path you copied in Step 1. Paste it in and confirm. Important: This action gives Claude read and write access to everything inside that folder — so double-check that you're pointing to the correct vault.

If you're using the desktop version, Claude may also ask your operating system for permissions. On Mac, you might see a popup asking to allow Claude to access a folder. Click Allow or navigate to the folder and click Open. On Windows, you may get a similar prompt from File Access settings.

Once granted, you'll see a confirmation message: “Claude now has access to your vault.”

Step 4: Test the Connection

Let's make sure everything works. In the chat, type a simple command like:

“List all folders in my Obsidian vault.”

Claude should respond with the contents of your vault folder. If you see the familiar folder structure, you're connected. Next, test a wikilink:

  1. Ask Claude to open a note that contains a wikilink — e.g., “Open the note called Daily Notes and show me its wikilinks.”
  2. Claude will read the file and display its contents. Look for any [[broken]] links that appear red or underlined. Previously, these links would have been broken if the target note was moved or renamed. Now, because Claude sees the real file system, it can resolve them.

If a link is still broken, don't worry — that's because the target file might indeed be missing. But moving forward, wikilinks will keep working as long as the files exist at the referenced paths.

How to Connect Claude to Your Obsidian Vault and Banish Broken Wikilinks
Source: www.xda-developers.com

Step 5: Reorganize and Let Claude Fix Links Automatically

The real magic happens when you move or rename files. With the filesystem connection active, ask Claude to do your reorganization:

After performing the move, Claude can update any wikilinks that pointed to the old location. Just ask: “Update all wikilinks in my vault that reference the old file path.” Or if you prefer a global update: “Scan my vault for broken wikilinks and fix them.”

Claude will literally edit the markdown files, changing [[Old Budget]] to [[Budget 2025]] or adjusting relative paths. And because it's operating on the actual files, the changes persist in Obsidian.

Step 6: (Optional) Automate With a Routine

If you find yourself reorganizing daily, you can create a recurring prompt: “Each morning, check my vault for any broken wikilinks and report them to me. Fix any you can automatically.” Claude will remember this request if you save it as a project instruction or use a custom Gist. This makes the process almost hands-off.

Tips & Best Practices

That's it! With Claude connected to your Obsidian vault via the filesystem connector, broken wikilinks are a thing of the past. You can now reorganize, rename, and restructure your knowledge base with confidence, knowing Claude will keep every link pointing exactly where it should.

Related Articles

Recommended

Discover More

GitHub Actions Vulnerability Led to Malicious Python Package on PyPI – What You Need to KnowThe Witcher 2: Assassins of Kings – Why This 15-Year-Old RPG Is Unrepeatable (A Step-by-Step Guide)Fedora Asahi Remix 44: Enhanced Desktop Environments and Upstream Integration for Apple Silicon MacsUnlock Docker Everywhere: A Step-by-Step Guide to Using Docker OffloadGitHub Copilot Shifts to Token-Based Pricing in Mid-2026