Ask a question to get started
Enter to send•Shift+Enter new line
is_project_mcp_trusted( project_root: str, fingerprint: str, *, store_path: Path | None
project_root
str
fingerprint
store_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 store file. Defaults to ~/.deepagents/.state/mcp_trust.json.
~/.deepagents/.state/mcp_trust.json