Skip to main content

Module tool_auth

Module tool_auth 

Source
Expand description

MCP caller-auth helper types and pure policy decisions.

This module deliberately avoids concrete #[tool] handlers. It keeps the reusable identity snapshot / Bearer parsing / early trade-scope policy out of tools.rs, while tools.rs remains the thin dispatch surface.

Modulesยง

policy ๐Ÿ”’