Installation & Configuration
{
"mcpServers": {
"warden": {
"command": "npx",
"args": [
"-y",
"@icoretech/warden-mcp@latest",
"--stdio"
],
"env": {
"BW_HOST": "https://vaultwarden.example.com",
"BW_CLIENTID": "user.xxxxx",
"BW_CLIENTSECRET": "xxxxx",
"BW_PASSWORD": "your-master-password"
}
}
}
}Information
Transport
stdiosse
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15