liuyixin-louis/obsidian-vault-agent
A fork of obsidian-terminal with AI-focused enhancements for seamless integration with Claude Code, Codex, and other AI coding tools.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-vault-agent": {
"command": "npx",
"args": [
"-y",
"obsidian-vault-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...