Configure Claude to use the Bitwarden marketplace (#6484)

This commit is contained in:
Patrick Honkonen
2026-02-05 18:16:08 +00:00
committed by GitHub
parent 586f24ffec
commit f728c15794
+10
View File
@@ -0,0 +1,10 @@
{
"extraKnownMarketplaces": {
"bitwarden-marketplace": {
"source": {
"source": "github",
"repo": "bitwarden/ai-plugins"
}
}
}
}