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 8ad764527d
commit 652ab0b180
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"]
},
}
}
}