Skip to main content

Crate mcp_credentials_vault

Crate mcp_credentials_vault 

Source
Expand description

§Credentials Vault MCP Server

Provides scoped, auditable credential access for ADK-Rust Enterprise agents. No raw secrets are ever exposed to LLM context.

Re-exports§

pub use backend::VaultBackend;
pub use error::VaultError;
pub use types::*;

Modules§

adk_platform
adk_vault
aws
azure
backend
error
gcp
hashicorp
server
types