nwant/obsidian-ai-curator
Smart note consolidation for Obsidian using Claude AI. Automatically identifies and merges scattered fragments into structured knowledge via MCP. Like Tetris for your thoughts - pieces fall into place.
Platform-specific configuration:
{
"mcpServers": {
"obsidian-ai-curator": {
"command": "npx",
"args": [
"-y",
"obsidian-ai-curator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...