Skip to main content
ClaudeWave
RAIT-09 avatar
RAIT-09

obsidian-agent-client

View on GitHub

Bring AI agents into Obsidian via Agent Client Protocol (ACP), such as Claude Code, Codex and Gemini CLI.

Subagents2.2k stars189 forksTypeScriptApache-2.0Updated 7d ago
Editor's note

Agent Client Plugin for Obsidian is a TypeScript-based Obsidian plugin that embeds AI agent conversations directly inside a vault through the Agent Client Protocol (ACP), an open standard developed by Zed. It connects to Claude Code, Codex, Gemini CLI, and custom agents by running their ACP adapter processes locally, with Claude Code requiring the separate `@agentclientprotocol/claude-agent-acp` npm package as a bridge. Users interact through a floating or panel-based chat interface that supports `@notename` mentions to pull vault notes into context, image drag-and-drop, slash commands, and terminal integration that lets agents execute shell commands and read results. Multiple agent sessions can run simultaneously, and any conversation can be exported as a Markdown note or forked from session history. Because agents run with their own MCP server configurations already in place, no additional MCP setup is needed inside the plugin itself. The primary audience is Obsidian users who want to query or manipulate their vault content using AI coding agents without leaving the application.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/RAIT-09/obsidian-agent-client && cp obsidian-agent-client/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

1 items in this repository

>-

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
agent-client-protocolclaude-codecodexgemini-cliobsidian-mdobsidian-pluginopencode

What people ask about obsidian-agent-client

What is RAIT-09/obsidian-agent-client?

+

RAIT-09/obsidian-agent-client is subagents for the Claude AI ecosystem. Bring AI agents into Obsidian via Agent Client Protocol (ACP), such as Claude Code, Codex and Gemini CLI. It has 2.2k GitHub stars and was last updated 7d ago.

How do I install obsidian-agent-client?

+

You can install obsidian-agent-client by cloning the repository (https://github.com/RAIT-09/obsidian-agent-client) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is RAIT-09/obsidian-agent-client safe to use?

+

Our security agent has analyzed RAIT-09/obsidian-agent-client and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains RAIT-09/obsidian-agent-client?

+

RAIT-09/obsidian-agent-client is maintained by RAIT-09. The last recorded GitHub activity is from 7d ago, with 54 open issues.

Are there alternatives to obsidian-agent-client?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy obsidian-agent-client to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: RAIT-09/obsidian-agent-client
[![Featured on ClaudeWave](https://claudewave.com/api/badge/rait-09-obsidian-agent-client)](https://claudewave.com/repo/rait-09-obsidian-agent-client)
<a href="https://claudewave.com/repo/rait-09-obsidian-agent-client"><img src="https://claudewave.com/api/badge/rait-09-obsidian-agent-client" alt="Featured on ClaudeWave: RAIT-09/obsidian-agent-client" width="320" height="64" /></a>

More Subagents