MCP Directory
Back

claudian

by YishenTu · TypeScript · ★ 9,663

An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault

#claude-code#ide#obsidian#obsidian-plugin#productivity

Install

npx -y github:YishenTu/claudian

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claudian": {
      "command": "npx",
      "args": [
        "-y",
        "github:YishenTu/claudian"
      ]
    }
  }
}

From the README

An Obsidian plugin that embeds AI coding agents (Claude Code, Codex, Opencode and more to come) in your vault. Your vault becomes the agent's working directory — file read/write, search, bash, and multi-step workflows all work out of the box. Open the chat sidebar from the ribbon icon or command palette. Select text and use the hotkey for inline edit. Everything works like your familiar coding agent, Claude Code, Codex and Opencode — talk to the agent, and it reads, writes, edits, and searches files in your vault. **Inline Edit** — Select text or start at the cursor position + hotkey to edit…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers