Skip to content

Commit ce8b57e

Browse files
committed
clean files
1 parent b13beef commit ce8b57e

File tree

4 files changed

+5
-446
lines changed

4 files changed

+5
-446
lines changed

.mcp.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@
4343
],
4444
"env": {
4545
"OBSIDIAN_HOST": "127.0.0.1",
46-
"OBSIDIAN_PORT": "27124"
46+
"OBSIDIAN_PORT": "27124",
47+
"OBSIDIAN_API_KEY": "${OBSIDIAN_API_KEY}"
4748
}
4849
},
4950
"tavily-mcp": {
@@ -52,7 +53,9 @@
5253
"-y",
5354
"tavily-mcp@latest"
5455
],
55-
"env": {}
56+
"env": {
57+
"TAVILY_API_KEY": "${TAVILY_API_KEY}"
58+
}
5659
},
5760
"waldzellai-clear-thought": {
5861
"type": "http",

MIGRATION.md

Lines changed: 0 additions & 70 deletions
This file was deleted.

RELEASE_v3.2.0.md

Lines changed: 0 additions & 223 deletions
This file was deleted.

0 commit comments

Comments
 (0)