-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
github-actions[bot] edited this page Jan 28, 2026
·
8 revisions
Welcome to Claudian! This guide will help you install and configure the plugin to start chatting with Claude in Obsidian.
Before installing Claudian, make sure you have:
- Obsidian v1.0.0 or higher installed
- An Anthropic API key from console.anthropic.com
-
Download the latest release files from GitHub Releases:
main.jsmanifest.jsonstyles.css
-
Create the plugin folder in your vault:
.obsidian/plugins/claudian/ -
Copy the downloaded files into the
claudianfolder -
Restart Obsidian or reload with
Ctrl/Cmd + R -
Go to Settings > Community Plugins and enable Claudian
Once published to the Obsidian community plugins:
- Open Settings > Community Plugins
- Click Browse and search for "Claudian"
- Click Install, then Enable
- Visit console.anthropic.com
- Sign up or log in to your Anthropic account
- Navigate to API Keys
- Create a new key and copy it
- Open Obsidian Settings
- Navigate to Claudian in the left sidebar
- Paste your API key in the API Key field
- Select your preferred Execution Mode:
- Automatic (recommended) - intelligently routes tasks to optimal models
- Economic - uses Haiku 4.5 for all tasks (lowest cost)
- Maximum Quality - uses Opus 4 for all tasks (highest quality)
- Click the Claudian icon in the left ribbon, or
- Use the command palette (
Ctrl/Cmd + P) and search for "Open chat with Claude"
- Type a message in the input area at the bottom of the chat panel
- Press
Enteror click Send - Watch Claude's response appear in real-time with streaming

- After receiving a response, click Create note button
- Edit the suggested title and tags
- The note will be saved with proper formatting (YAML frontmatter, wikilinks)
Now that you're up and running:
- Configure additional settings like notes folder and context limits
- Explore Chat Interface features in detail
- Try Agent Mode for natural language vault management
- Process multiple notes with Batch Processing
To remove Claudian:
- Go to Settings > Community Plugins
- Find Claudian and click Uninstall
- Optionally, delete the plugin folder:
.obsidian/plugins/claudian/
Your notes and vault content will not be affected.
Claudian - The ultimate Claude AI integration for Obsidian
MIT License · Developed by Enigmora SC · GitHub