add settings.json
This commit is contained in:
parent
45a5e33f99
commit
8f946beaac
15
settings.json
Normal file
15
settings.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"alwaysThinkingEnabled": true,
|
||||
"global": {
|
||||
"systemPromptPath": "/home/md/Work/claude-vault/system/global-instructions.md"
|
||||
},
|
||||
"mcpServers": {
|
||||
"vault": {
|
||||
"command": "npx",
|
||||
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/home/md/Work/claude-vault"]
|
||||
}
|
||||
},
|
||||
"autoLoadSkills":true,
|
||||
"usageReporting": false
|
||||
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user