Ask a question to get started
Enter to send•Shift+Enter new line
is_project_mcp_trusted( project_root: str, fingerprint: str, *, config_path: Path | None
project_root
str
fingerprint
config_path
Path | None
None
Check whether a project's MCP config is trusted with the given fingerprint.
Absolute path to the project root.
Expected fingerprint string (sha256:<hex>).
sha256:<hex>
Path to the trust config file.