feat: added round trip validation for vault providers to ensure permissions and authentication

This commit is contained in:
2026-06-03 08:30:47 -06:00
parent 77374354bd
commit 09e07cb67c
4 changed files with 73 additions and 2 deletions
+1 -1
View File
@@ -18,6 +18,6 @@
"type": "stdio",
"command": "uvx",
"args": ["duckduckgo-mcp-server"]
},
}
}
}