updated README

This commit is contained in:
Markus Pfundstein
2024-12-05 10:11:51 +01:00
parent 38845f30c8
commit c7cd449c7f
2 changed files with 5 additions and 2 deletions

View File

@@ -82,7 +82,10 @@ On Windows: `%APPDATA%/Claude/claude_desktop_config.json`
"command": "uvx",
"args": [
"mcp-obsidian"
]
],
"env": {
"OBSIDIAN_API_KEY" : "<YOUR_OBSIDIAN_API_KEY>"
}
}
}
}