Ask a question to get started
Enter to send•Shift+Enter new line
Persist trust for a project's MCP config.
trust_project_mcp( project_root: str, fingerprint: str, *, config_path: Path | None = None ) -> bool
project_root
str
Absolute path to the project root.
fingerprint
Fingerprint to store (sha256:<hex>).
sha256:<hex>
config_path
Path | None
None
Path to the trust config file.