Standalone MCP server for AgentVault — exposes encrypted messaging, skill discovery, policy checks, and audit logging as MCP tools
{
"mcpServers": {
"agentvaultmcp": {
"command": "npx",
"args": [
"-y",
"@agentvault/mcp-server"
]
}
}
}