iansinnott/obsidian-claude-code-mcp
Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
Platform-specific configuration:
{
"mcpServers": {
"obsidian-claude-code-mcp": {
"command": "npx",
"args": [
"-y",
"obsidian-claude-code-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...